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

屬性值

適用於