ContentLocator.GetSchema Méthode

Définition

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

Implémente

Remarques

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

S’applique à