ConfigurationCollectionSchema.GetClearElementSchema Method
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.
Returns the schema for the clear
element.
public:
Microsoft::Web::Administration::ConfigurationElementSchema ^ GetClearElementSchema();
public Microsoft.Web.Administration.ConfigurationElementSchema GetClearElementSchema ();
member this.GetClearElementSchema : unit -> Microsoft.Web.Administration.ConfigurationElementSchema
Public Function GetClearElementSchema () As ConfigurationElementSchema
Returns
The schema for the clear
element.