IProjectContext.ProjectFullPath Property

Definition

Full path to the csproj file of the project.

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

Property Value

String

Applies to