HostSettings.ScopeName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定範圍的名稱。
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
屬性值
範圍的名稱。