Sdílet prostřednictvím


IXmlSchemaInfo.SchemaAttribute Vlastnost

Definice

Získá zkompilovaný XmlSchemaAttribute , který odpovídá tomuto ověřenému uzlu XML.

public:
 property System::Xml::Schema::XmlSchemaAttribute ^ SchemaAttribute { System::Xml::Schema::XmlSchemaAttribute ^ get(); };
public System.Xml.Schema.XmlSchemaAttribute? SchemaAttribute { get; }
public System.Xml.Schema.XmlSchemaAttribute SchemaAttribute { get; }
member this.SchemaAttribute : System.Xml.Schema.XmlSchemaAttribute
Public ReadOnly Property SchemaAttribute As XmlSchemaAttribute

Hodnota vlastnosti

Hodnota XmlSchemaAttribute , která odpovídá tomuto ověřenému uzlu XML.

Platí pro