Method EvaluateProfileString
EvaluateProfileString(string)
Expand special variables from Addressable profiles
선언
public virtual string EvaluateProfileString(string key)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| string | key | Key name to match |
반환
| 타입 | 설명 |
|---|---|
| string | replacement string value for key, or null if no match |