IVsThreadedWaitDialog2 Interface
Namespace: Microsoft.VisualStudio.Shell.Interop
Assemblies: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaración
<GuidAttribute("88194D8B-88DA-4C33-A2C6-15140626E222")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsThreadedWaitDialog2
'Uso
Dim instance As IVsThreadedWaitDialog2
[GuidAttribute("88194D8B-88DA-4C33-A2C6-15140626E222")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsThreadedWaitDialog2
[GuidAttribute(L"88194D8B-88DA-4C33-A2C6-15140626E222")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsThreadedWaitDialog2
[<GuidAttribute("88194D8B-88DA-4C33-A2C6-15140626E222")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsThreadedWaitDialog2 = interface end
public interface IVsThreadedWaitDialog2