次の方法で共有


IProjectContext.ProjectFullPath プロパティ

定義

プロジェクトの csproj ファイルへの完全パス。

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

プロパティ値

適用対象