Sdílet prostřednictvím


XmlSchemaSimpleTypeList.BaseItemType Vlastnost

Definice

Získá nebo nastaví XmlSchemaSimpleType představující typ simpleType prvku na ItemType základě a ItemTypeName hodnoty jednoduchého 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

Hodnota vlastnosti

XmlSchemaSimpleType

Představuje XmlSchemaSimpleType typ simpleType prvku.

Poznámky

Tato vlastnost je vlastnost post-schema-compilation-infoset.

Platí pro