VisualStudioServices.VS2022_3Services.ToolWindowManager 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 tool window manager. Use the IToolWindowManager interface for this service.
public virtual Microsoft.ServiceHub.Framework.ServiceRpcDescriptor ToolWindowManager { get; }
member this.ToolWindowManager : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overridable ReadOnly Property ToolWindowManager As ServiceRpcDescriptor