ConfigurationCollectionSchema.GetClearElementSchema 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 clear
.
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
Retours
Schéma de l’élément clear
.