IVsBuildManagerAccessor4.UIThreadIsAvailableForBuild Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Implements
- Attributes