共用方式為


MarkupCompilePass2.RootNamespace 屬性

定義

取得或設定專案內類別的根命名空間。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

專案內之類別的根命名空間。

適用於