VisualStudioServices.VS2022_11Services.CommandsService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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