_dispBuildEvents_SinkHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class _dispBuildEvents_SinkHelper sealed : EnvDTE::_dispBuildEvents
public ref class _dispBuildEvents_SinkHelper sealed : EnvDTE::_dispBuildEvents
class _dispBuildEvents_SinkHelper sealed : EnvDTE::_dispBuildEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispBuildEvents_SinkHelper : EnvDTE._dispBuildEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispBuildEvents_SinkHelper : EnvDTE._dispBuildEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispBuildEvents_SinkHelper = class
interface _dispBuildEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispBuildEvents_SinkHelper = class
interface _dispBuildEvents
Public NotInheritable Class _dispBuildEvents_SinkHelper
Implements _dispBuildEvents
- Inheritance
-
_dispBuildEvents_SinkHelper
- Attributes
- Implements
Fields
m_dwCookie |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OnBuildBeginDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OnBuildDoneDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OnBuildProjConfigBeginDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OnBuildProjConfigDoneDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Methods
OnBuildBegin(vsBuildScope, vsBuildAction) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnBuildDone(vsBuildScope, vsBuildAction) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnBuildProjConfigBegin(String, String, String, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
OnBuildProjConfigDone(String, String, String, String, Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |