ContentLocator.GetSchema Méthode

Définition

Retourne toujours null. Pour plus d’informations sur le schéma, consultez Schéma des 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

Toujours null. Pour plus d’informations sur le schéma, consultez Schéma des annotations.

Implémente

Remarques

La GetSchema méthode est fournie pour remplir le contrat de l’interface IXmlSerializable .

S’applique à