Sdílet prostřednictvím


XmlSchemaSimpleContentRestriction.BaseType Vlastnost

Definice

Získá nebo nastaví jednoduchou základní hodnotu typu.

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

Hodnota vlastnosti

XmlSchemaSimpleType

Základní hodnota jednoduchého typu.

Poznámky

Základní hodnota musí být QName.

Platí pro