IVsBuildManagerAccessor2.DesignTimeBuildAvailable 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.
Gets an event that is signaled whenever the design-time build resource is available.
public:
property IntPtr DesignTimeBuildAvailable { IntPtr get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public IntPtr DesignTimeBuildAvailable { get; }
public IntPtr DesignTimeBuildAvailable { get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
member this.DesignTimeBuildAvailable : nativeint
member this.DesignTimeBuildAvailable : nativeint
Public ReadOnly Property DesignTimeBuildAvailable As IntPtr
Property Value
IntPtr
nativeint
- Attributes