Метод | Описание | |
---|---|---|
Evaluate ( string value ) : string |
Expand property in value.
|
|
GetPropertyValue ( string propertyName ) : string | ||
SetPropertyValue ( string propertyName, string value ) : void |
protected Evaluate ( string value ) : string | ||
value | string | Value whith $(...) splaces. |
Результат | string |
protected GetPropertyValue ( string propertyName ) : string | ||
propertyName | string | |
Результат | string |
protected SetPropertyValue ( string propertyName, string value ) : void | ||
propertyName | string | |
value | string | |
Результат | void |