共用方式為


VsaLoader.RootNamespace 屬性

定義

此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。

public:
 property System::String ^ RootNamespace { System::String ^ get(); void set(System::String ^ value); };
public string RootNamespace { get; set; }
member this.RootNamespace : string with get, set
Public Property RootNamespace As String

屬性值

根命名空間的字串值。

實作

適用於