ContentLocatorGroup.GetSchema Méthode

Définition

Retourne toujours null. Pour plus d’informations sur le schéma, consultez Annotations de schéma.

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

XmlSchema

Toujours null. Pour plus d’informations sur le schéma, consultez Annotations de schéma.

Implémente

Remarques

GetSchema est fourni pour remplir le contrat de l’interface IXmlSerializable .

S’applique à