PlaceholderReplacementNewValue - свойство
Строка с заменой плейсхолдера.
Значение может быть пустой строкой, но не должно быть null.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.0.4
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