Share via


ConfigurationCollectionSchema.GetClearElementSchema Method

Definition

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.

Applies to