Share via


XmlSchemaAttribute.SchemaType Proprietà

Definizione

Ottiene o imposta il tipo di attributo su tipo semplice.

public:
 property System::Xml::Schema::XmlSchemaSimpleType ^ SchemaType { System::Xml::Schema::XmlSchemaSimpleType ^ get(); void set(System::Xml::Schema::XmlSchemaSimpleType ^ value); };
public System.Xml.Schema.XmlSchemaSimpleType? SchemaType { get; set; }
public System.Xml.Schema.XmlSchemaSimpleType SchemaType { get; set; }
member this.SchemaType : System.Xml.Schema.XmlSchemaSimpleType with get, set
Public Property SchemaType As XmlSchemaSimpleType

Valore della proprietà

Tipo semplice definito in questo schema.

Commenti

SchemaTypeName e SchemaType le proprietà non possono essere impostate contemporaneamente.

Si applica a