IVsAsyncToolWindowFactoryProvider.GetAsyncToolWindowFactory(Guid) Method
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.
public:
Microsoft::VisualStudio::Shell::Interop::IVsAsyncToolWindowFactory ^ GetAsyncToolWindowFactory(Guid guidPersistenceSlot);
public Microsoft.VisualStudio.Shell.Interop.IVsAsyncToolWindowFactory GetAsyncToolWindowFactory (Guid guidPersistenceSlot);
abstract member GetAsyncToolWindowFactory : Guid -> Microsoft.VisualStudio.Shell.Interop.IVsAsyncToolWindowFactory
Public Function GetAsyncToolWindowFactory (guidPersistenceSlot As Guid) As IVsAsyncToolWindowFactory
Parameters
- guidPersistenceSlot
- Guid