ProjectInSolution.AbsolutePath Property

Definition

Returns the absolute path for this project

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

Property Value

Applies to