ISolutionWorkspaceService.SolutionFilePath Property

Definition

The solution file path

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

Property Value

Applies to