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.
Passed to GetService to return a reference to the IVsThreadedWaitDialog interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("1AC64571-85CF-4234-AA00-B57E907E326A")> _
<InterfaceTypeAttribute()> _
Public Interface SVsThreadedWaitDialog
[GuidAttribute("1AC64571-85CF-4234-AA00-B57E907E326A")]
[InterfaceTypeAttribute()]
public interface SVsThreadedWaitDialog
[GuidAttribute(L"1AC64571-85CF-4234-AA00-B57E907E326A")]
[InterfaceTypeAttribute()]
public interface class SVsThreadedWaitDialog
[<GuidAttribute("1AC64571-85CF-4234-AA00-B57E907E326A")>]
[<InterfaceTypeAttribute()>]
type SVsThreadedWaitDialog = interface end
public interface SVsThreadedWaitDialog