Method Create
Create(String, String)
Creates, if needed, and returns the profile data source settings for the project
Declaration
public static ProfileDataSourceSettings Create(string path = null, string settingName = null)
Parameters
| Type | Name | Description |
|---|---|---|
| String | path | Desired path to put settings |
| String | settingName | Desired name for settings |
Returns
| Type | Description |
|---|---|
| ProfileDataSourceSettings |