AnnotationResource.GetSchema 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 toujours null. Pour plus d’informations sur le schéma, consultez le schéma d’annotations .
public:
virtual System::Xml::Schema::XmlSchema ^ GetSchema();
public System.Xml.Schema.XmlSchema GetSchema();
abstract member GetSchema : unit -> System.Xml.Schema.XmlSchema
override this.GetSchema : unit -> System.Xml.Schema.XmlSchema
Public Function GetSchema () As XmlSchema
Retours
A toujours la valeur null. Pour plus d’informations sur le schéma, consultez le schéma d’annotations .