Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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