Partager via


XmlAttribute.SchemaInfo Propriété

Définition

Obtient l’ensemble d’informations post-schema-validation-infoset qui a été affecté à ce nœud à la suite de la validation de schéma.

public:
 virtual property System::Xml::Schema::IXmlSchemaInfo ^ SchemaInfo { System::Xml::Schema::IXmlSchemaInfo ^ get(); };
public override System.Xml.Schema.IXmlSchemaInfo SchemaInfo { get; }
member this.SchemaInfo : System.Xml.Schema.IXmlSchemaInfo
Public Overrides ReadOnly Property SchemaInfo As IXmlSchemaInfo

Valeur de propriété

Contenant IXmlSchemaInfo l’ensemble d’informations post-schema-validation-infoset de ce nœud.

Remarques

La SchemaInfo propriété est définie lorsque ce nœud est validé.

S’applique à