IVsUpdateSolutionEventsAsyncCallback Interface
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("02D0878C-53F5-4CE9-B55C-3577DAE64761")> _
Public Interface IVsUpdateSolutionEventsAsyncCallback
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("02D0878C-53F5-4CE9-B55C-3577DAE64761")]
public interface IVsUpdateSolutionEventsAsyncCallback
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"02D0878C-53F5-4CE9-B55C-3577DAE64761")]
public interface class IVsUpdateSolutionEventsAsyncCallback
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("02D0878C-53F5-4CE9-B55C-3577DAE64761")>]
type IVsUpdateSolutionEventsAsyncCallback = interface end
public interface IVsUpdateSolutionEventsAsyncCallback
The IVsUpdateSolutionEventsAsyncCallback type exposes the following members.
Methods
Name | Description | |
---|---|---|
CompleteLastUpdateAction |
Top