PlaceholderScriptParserResultText - свойство
Текст с плейсхолдерами, парсинг которого производится
Пространство имён: Tessa.Compilation.PlaceholdersСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public string Text { get; set; }
Public Property Text As String
Get
Set
public:
virtual property String^ Text {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Text : string with get, set
override Text : string with get, set
StringIPlaceholderScriptParserResultText