This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Refer to BuildManager for this functionality. Do not instantiate this class.
Namespace: VSLangProj
Assembly: VSLangProj (in VSLangProj.dll)
Syntax
'Declaration
<GuidAttribute("5F4AAE42-BC94-401D-9213-B8A8B9E553DE")> _
Public Interface _BuildManagerEvents
[GuidAttribute("5F4AAE42-BC94-401D-9213-B8A8B9E553DE")]
public interface _BuildManagerEvents
[GuidAttribute(L"5F4AAE42-BC94-401D-9213-B8A8B9E553DE")]
public interface class _BuildManagerEvents
[<GuidAttribute("5F4AAE42-BC94-401D-9213-B8A8B9E553DE")>]
type _BuildManagerEvents = interface end
public interface _BuildManagerEvents