Method GetSettings
GetSettings(string, string)
Gets the profile data source settings for the project
Declaration
public static ProfileDataSourceSettings GetSettings(string path = null, string settingName = null)
Parameters
Type | Name | Description |
---|---|---|
string | path | |
string | settingName |
Returns
Type | Description |
---|---|
ProfileDataSourceSettings |