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.
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