This topic has not yet been rated - Rate this topic

BuildEventsClass Class

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

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

[GuidAttribute("D83D60E3-229F-4660-8DD0-28B629EEDCDA")] 
[ClassInterfaceAttribute(0)] 
public class BuildEventsClass : _BuildEvents, BuildEvents, _dispBuildEvents_Event
/** @attribute GuidAttribute("D83D60E3-229F-4660-8DD0-28B629EEDCDA") */ 
/** @attribute ClassInterfaceAttribute(0) */ 
public class BuildEventsClass implements _BuildEvents, BuildEvents, 
	_dispBuildEvents_Event
GuidAttribute("D83D60E3-229F-4660-8DD0-28B629EEDCDA") 
ClassInterfaceAttribute(0) 
public class BuildEventsClass implements _BuildEvents, BuildEvents, 
	_dispBuildEvents_Event
System.Object
  EnvDTE.BuildEventsClass
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.