ConfigurationElementCollectionBase<T>.Schema Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the schema that describes the configuration element collection.
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
Property Value
A ConfigurationCollectionSchema object that contains the schema for the configuration elements.