PlaceholderReplacementNewValue - свойство
Строка с заменой плейсхолдера.
Значение может быть пустой строкой, но не должно быть null.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public PlaceholderValue NewValue { get; }
Public ReadOnly Property NewValue As PlaceholderValue
Get
public:
virtual property PlaceholderValue^ NewValue {
PlaceholderValue^ get () sealed;
}
abstract NewValue : PlaceholderValue with get
override NewValue : PlaceholderValue with get
PlaceholderValueIPlaceholderReplacementNewValue