IVsBuildManagerAccessor3.SolutionBuildAvailable Property

Definition

Gets an event that is signaled whenever a solution build is not in progress.

public:
 property IntPtr SolutionBuildAvailable { IntPtr get(); };
[System.Runtime.InteropServices.DispId(1610809344)]
public IntPtr SolutionBuildAvailable { get; }
public IntPtr SolutionBuildAvailable { get; }
[<System.Runtime.InteropServices.DispId(1610809344)>]
member this.SolutionBuildAvailable : nativeint
member this.SolutionBuildAvailable : nativeint
Public ReadOnly Property SolutionBuildAvailable As IntPtr

Property Value

IntPtr

nativeint

The wait handle.

Attributes

Applies to