Workspace.Services Property

Definition

Services provider by the host for implementing workspace features.

public:
 property Microsoft::CodeAnalysis::Host::HostWorkspaceServices ^ Services { Microsoft::CodeAnalysis::Host::HostWorkspaceServices ^ get(); };
public Microsoft.CodeAnalysis.Host.HostWorkspaceServices Services { get; }
member this.Services : Microsoft.CodeAnalysis.Host.HostWorkspaceServices
Public ReadOnly Property Services As HostWorkspaceServices

Property Value

Applies to