ProjectInSolution.RelativePath Property

Definition

The path to this project file, relative to the solution location

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

Property Value

Applies to