Method GetAllProfileNames
GetAllProfileNames()
Get all profile names.
Declaration
public List<string> GetAllProfileNames()
Returns
Type | Description |
---|---|
List<String> | The list of profile names. |
Get all profile names.
public List<string> GetAllProfileNames()
Type | Description |
---|---|
List<String> | The list of profile names. |