ConfigurationCollectionSchema.GetRemoveElementSchema 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 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.