ConfigurationCollectionSchema.GetRemoveElementSchema Method

Definition

Returns the schema for the remove element.

public:
 Microsoft::Web::Administration::ConfigurationElementSchema ^ GetRemoveElementSchema();
public Microsoft.Web.Administration.ConfigurationElementSchema GetRemoveElementSchema ();
member this.GetRemoveElementSchema : unit -> Microsoft.Web.Administration.ConfigurationElementSchema
Public Function GetRemoveElementSchema () As ConfigurationElementSchema

Returns

The schema for the remove element.

Applies to