IVsBuildManagerAccessor2::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.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

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

Property Value

Type: System::IntPtr
Return to top
Show: