次の方法で共有


CommonProjectContext.RootNamespace プロパティ

定義

プロジェクトの既定の名前空間。

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

プロパティ値

適用対象