Condividi tramite


XmlSchemaSimpleContentRestriction.BaseTypeName Proprietà

Definizione

Ottiene o imposta il nome del tipo di dati incorporato o del tipo semplice da cui questo tipo è derivato.

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

Valore della proprietà

XmlQualifiedName

Nome del tipo di base.

Si applica a