IVsSolutionWorkspaceService.SolutionFile Property

Definition

The active solution file

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

Property Value

Applies to