ConfigurationCollectionSchema.GetRemoveElementSchema Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le schéma de l’élément remove
.
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
Retours
Schéma de l’élément remove
.