Method Create
Create(string, string)
Creates, if needed, and returns the profile data source settings for the project
선언
public static ProfileDataSourceSettings Create(string path = null, string settingName = null)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | path | Desired path to put settings |
string | settingName | Desired name for settings |
반환
타입 | 설명 |
---|---|
ProfileDataSourceSettings |