Share via


VisualStudioServices.VS2019_6Services.ConnectedWorkspaceService Property

Definition

Gets the ServiceRpcDescriptor for the connected workspace service. Use the IConnectedWorkspaceService interface for the client proxy for this service.

public:
 virtual property Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ ConnectedWorkspaceService { Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ get(); };
public virtual Microsoft.ServiceHub.Framework.ServiceRpcDescriptor ConnectedWorkspaceService { get; }
member this.ConnectedWorkspaceService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overridable ReadOnly Property ConnectedWorkspaceService As ServiceRpcDescriptor

Property Value

Applies to