ProjectGraphEntryPoint.ProjectFile Property

Definition

Gets the full path to the project file to use for this entry point.

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

Property Value

Applies to