HostSettings.ScopeName Proprietà

Definizione

Ottiene o imposta il nome dell'ambito.

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

Valore della proprietà

XName

Nome dell'ambito.

Si applica a