IVsAsyncSolution Interface

Definition

[System.Runtime.InteropServices.Guid("cdb2cb6b-e8d9-46d8-9a43-57fb82143278")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncSolution
[<System.Runtime.InteropServices.Guid("cdb2cb6b-e8d9-46d8-9a43-57fb82143278")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncSolution = interface
Public Interface IVsAsyncSolution
Attributes

Methods

SaveSolutionElementAsync(UInt32, IVsHierarchy, UInt32, IVsProgress)

Saves a solution element asynchronously.

Applies to