Udostępnij za pośrednictwem


XmlSchemaSimpleTypeRestriction.BaseTypeName Właściwość

Definicja

Pobiera lub ustawia nazwę kwalifikowanego typu podstawowego.

public:
 property System::Xml::XmlQualifiedName ^ BaseTypeName { System::Xml::XmlQualifiedName ^ get(); void set(System::Xml::XmlQualifiedName ^ value); };
public System.Xml.XmlQualifiedName BaseTypeName { get; set; }
member this.BaseTypeName : System.Xml.XmlQualifiedName with get, set
Public Property BaseTypeName As XmlQualifiedName

Wartość właściwości

XmlQualifiedName

Kwalifikowana nazwa prostego typu ograniczenia typu podstawowego.

Uwagi

Korzystanie z elementów BaseTypeName i BaseType wzajemnie się wyklucza.

Dotyczy