_BuildEvents Interface

Refer to BuildEvents for this functionality. Do not instantiate from this class.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")> _
Public Interface _BuildEvents
[GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")]
public interface _BuildEvents
[GuidAttribute(L"794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")]
public interface class _BuildEvents
[<GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")>]
type _BuildEvents =  interface end
public interface _BuildEvents

See Also

Reference

EnvDTE Namespace