ISolutionWorkspaceService Interface

Definition

Caution

Obsolete as of Visual Studio 2019.

A Solution workspace service to be available on workspace contexts

public interface class ISolutionWorkspaceService
public interface class ISolutionWorkspaceService
__interface ISolutionWorkspaceService
public interface ISolutionWorkspaceService
[System.Obsolete("Obsolete as of Visual Studio 2019.")]
public interface ISolutionWorkspaceService
type ISolutionWorkspaceService = interface
[<System.Obsolete("Obsolete as of Visual Studio 2019.")>]
type ISolutionWorkspaceService = interface
Public Interface ISolutionWorkspaceService
Derived
Attributes

Properties

SolutionFilePath

The solution file path

Applies to