PlaceholderFormatSettingsCustomFormat - свойство
Настройки нестандартного форматирования (для текущего форматтера в цепочке)
или null, если настройки стандартные или определение нестандартных настроек ещё не было выполнено,
в зависимости от свойства CustomFormatIsParsed.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public IPlaceholderCustomFormat CustomFormat { get; set; }
Public Property CustomFormat As IPlaceholderCustomFormat
Get
Set
public:
virtual property IPlaceholderCustomFormat^ CustomFormat {
IPlaceholderCustomFormat^ get () sealed;
void set (IPlaceholderCustomFormat^ value) sealed;
}
abstract CustomFormat : IPlaceholderCustomFormat with get, set
override CustomFormat : IPlaceholderCustomFormat with get, set
IPlaceholderCustomFormatIPlaceholderFormatSettingsCustomFormat