StringPlaceholderDocumentGroupPlaceholders - свойство |
Список плейсхолдеров, которые соответствуют данной группе, отсортированные в обратном порядке.
Пространство имён:
Tessa.Platform.Placeholders
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public IList<IPlaceholder> Placeholders { get; set; }
Public Property Placeholders As IList(Of IPlaceholder)
Get
Set
public:
property IList<IPlaceholder^>^ Placeholders {
IList<IPlaceholder^>^ get ();
void set (IList<IPlaceholder^>^ value);
}
member Placeholders : IList<IPlaceholder> with get, set
Значение свойства
Тип:
IListIPlaceholderСм. также