Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The service that provides the SVsThreadedWaitDialogFactory interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<GuidAttribute("D2DDF9C8-FE3B-4DD9-9499-78D8EA277210")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsThreadedWaitDialogFactory
[GuidAttribute("D2DDF9C8-FE3B-4DD9-9499-78D8EA277210")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsThreadedWaitDialogFactory
[GuidAttribute(L"D2DDF9C8-FE3B-4DD9-9499-78D8EA277210")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsThreadedWaitDialogFactory
[<GuidAttribute("D2DDF9C8-FE3B-4DD9-9499-78D8EA277210")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsThreadedWaitDialogFactory = interface end
public interface SVsThreadedWaitDialogFactory