Share via


VisualStudioServices.VS2022_11Services.CommandsService Property

Definition

Gets the ServiceRpcDescriptor for the commands service. Use the ICommandsService interface for the client proxy for this service.

public virtual Microsoft.ServiceHub.Framework.ServiceRpcDescriptor CommandsService { get; }
member this.CommandsService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overridable ReadOnly Property CommandsService As ServiceRpcDescriptor

Property Value

Applies to