共用方式為


ConfigurationElementCollectionBase<T>.Schema 屬性

定義

取得描述組態專案集合的架構。

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

屬性值

ConfigurationCollectionSchema物件,包含組態專案的架構。

適用於