Share via


XmlSchemaAttribute.AttributeSchemaType Vlastnost

Definice

XmlSchemaSimpleType Získá objekt představující typ atributu na SchemaType základě nebo SchemaTypeName atributu.

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

Hodnota vlastnosti

Objekt XmlSchemaSimpleType.

Poznámky

Tato vlastnost je vlastnost sady informací po ověření schématu.

Platí pro