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
'Usage
Dim instance As SVsThreadedWaitDialog
[GuidAttribute("1AC64571-85CF-4234-AA00-B57E907E326A")]
[InterfaceTypeAttribute()]
public interface SVsThreadedWaitDialog
[GuidAttribute(L"1AC64571-85CF-4234-AA00-B57E907E326A")]
[InterfaceTypeAttribute()]
public interface class SVsThreadedWaitDialog
public interface SVsThreadedWaitDialog