Linguaggio

XmlSchemaAttribute.AttributeSchemaType Proprietà

Definizione

Ottiene un XmlSchemaSimpleType oggetto che rappresenta il tipo dell'attributo in base all'oggetto SchemaType o SchemaTypeName dell'attributo .

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

Valore della proprietà

Oggetto XmlSchemaSimpleType.

Commenti

Questa proprietà è una proprietà infoset post-schema-validation.

Si applica a