PlaceholderViewRequestParameterParamValue - свойство
Строковое представление значения параметра.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public string ParamValue { get; set; }
Public Property ParamValue As String
Get
Set
public:
virtual property String^ ParamValue {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract ParamValue : string with get, set
override ParamValue : string with get, set
StringIPlaceholderViewRequestParameterParamValue