Solution.Services Property

Definition

Per solution services provided by the host environment. Use this instead of Services when possible.

public Microsoft.CodeAnalysis.Host.SolutionServices Services { get; }
member this.Services : Microsoft.CodeAnalysis.Host.SolutionServices
Public ReadOnly Property Services As SolutionServices

Property Value

Applies to