XmlSchemaAttribute.AttributeSchemaType Właściwość

Definicja

XmlSchemaSimpleType Pobiera obiekt reprezentujący typ atrybutu na SchemaType podstawie lub SchemaTypeName atrybutu.

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

Wartość właściwości

Obiekt XmlSchemaSimpleType.

Uwagi

Ta właściwość jest właściwością infoset po weryfikacji schematu.

Dotyczy