次の方法で共有


IProjectContext.RootNamespace プロパティ

定義

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

public:
 property System::String ^ RootNamespace { System::String ^ get(); };
public string RootNamespace { get; }
member this.RootNamespace : string
Public ReadOnly Property RootNamespace As String

プロパティ値

適用対象