Поделиться через


ConfigurationAttribute.Schema Свойство

Определение

Возвращает объект схемы, используемый для атрибута конфигурации.

public:
 property Microsoft::Web::Administration::ConfigurationAttributeSchema ^ Schema { Microsoft::Web::Administration::ConfigurationAttributeSchema ^ get(); };
public Microsoft.Web.Administration.ConfigurationAttributeSchema Schema { get; }
member this.Schema : Microsoft.Web.Administration.ConfigurationAttributeSchema
Public ReadOnly Property Schema As ConfigurationAttributeSchema

Значение свойства

Объект ConfigurationAttributeSchema , представляющий схему для атрибута конфигурации.

Применяется к