IVsBuildManagerAccessor3::DesignTimeBuildAvailable Property

 

Gets an event that is signaled whenever the design-time build resource is available.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[DispIdAttribute(1610743808)]
property IntPtr DesignTimeBuildAvailable {
	IntPtr get();
}

Property Value

Type: System::IntPtr

The wait handle.

Return to top
Show: