Udostępnij za pośrednictwem


XmlSchemaAttribute.SchemaType Właściwość

Definicja

Pobiera lub ustawia typ atrybutu na prosty typ.

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

Wartość właściwości

Prosty typ zdefiniowany w tym schemacie.

Uwagi

SchemaTypeName właściwości i SchemaType nie można ustawić w tym samym czasie.

Dotyczy