Share via


HostWorkspaceServices.HostServices Property

Definition

The host services this workspace services originated from.

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

Property Value

Applies to