Share via


XmlSchemaAttribute.AttributeSchemaType Proprietà

Definizione

Ottiene un oggetto XmlSchemaSimpleType che rappresenta il tipo di attributo basato sulla proprietà 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à

XmlSchemaSimpleType

Oggetto XmlSchemaSimpleType.

Commenti

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

Si applica a