VisualStudioServices.VS2022_14Services.UserPromptService 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 the user prompt service. Use the IUserPromptService interface for this service.
public override Microsoft.ServiceHub.Framework.ServiceRpcDescriptor UserPromptService { get; }
member this.UserPromptService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overrides ReadOnly Property UserPromptService As ServiceRpcDescriptor