Udostępnij za pośrednictwem


XmlSchemaSimpleTypeList.BaseItemType Właściwość

Definicja

Pobiera lub ustawia XmlSchemaSimpleType reprezentujący typ simpleType elementu na ItemType podstawie wartości i ItemTypeName prostego typu.

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

Wartość właściwości

XmlSchemaSimpleType

Reprezentujący XmlSchemaSimpleType typ simpleType elementu.

Uwagi

Ta właściwość jest właściwością post-schema-compilation-infoset.

Dotyczy