ViewMetadataAppearances - свойство
Gets Настройки внешнего вида представления
Пространство имён: Tessa.Views.MetadataСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public INamedCollection<IViewAppearanceMetadata> Appearances { get; }
Public ReadOnly Property Appearances As INamedCollection(Of IViewAppearanceMetadata)
Get
public:
virtual property INamedCollection<IViewAppearanceMetadata^>^ Appearances {
INamedCollection<IViewAppearanceMetadata^>^ get () sealed;
}
abstract Appearances : INamedCollection<IViewAppearanceMetadata> with get
override Appearances : INamedCollection<IViewAppearanceMetadata> with get
INamedCollectionIViewAppearanceMetadataIViewMetadataAppearances