VisualStudioServices.VS2022_3Services.WorkProgressService 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 of progress reporting service for VS extensions.
public virtual Microsoft.ServiceHub.Framework.ServiceRpcDescriptor WorkProgressService { get; }
member this.WorkProgressService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overridable ReadOnly Property WorkProgressService As ServiceRpcDescriptor