IVsBuildManagerAccessor3.UIThreadIsAvailableForBuild Property

Definition

Gets an event that is signaled whenever the UI thread is available for a build.

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

Property Value

IntPtr

nativeint

The wait handle.

Implements

Attributes

Applies to