Method GetValueByName
GetValueByName(string, string)
Get the value of a property by name.
선언
public string GetValueByName(string profileId, string varName)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | profileId | The profile id. |
string | varName | The variable name. |
반환
타입 | 설명 |
---|---|
string |