Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The service that provides the SVsThreadedWaitDialogFactory interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assemblies: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.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