_dispSolutionEvents_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 _dispSolutionEvents_SinkHelper sealed : EnvDTE::_dispSolutionEvents
public ref class _dispSolutionEvents_SinkHelper sealed : EnvDTE::_dispSolutionEvents
class _dispSolutionEvents_SinkHelper sealed : EnvDTE::_dispSolutionEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispSolutionEvents_SinkHelper : EnvDTE._dispSolutionEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispSolutionEvents_SinkHelper : EnvDTE._dispSolutionEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispSolutionEvents_SinkHelper = class
interface _dispSolutionEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispSolutionEvents_SinkHelper = class
interface _dispSolutionEvents
Public NotInheritable Class _dispSolutionEvents_SinkHelper
Implements _dispSolutionEvents
- Inheritance
-
_dispSolutionEvents_SinkHelper
- Attributes
- Implements
Fields
m_AfterClosingDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_BeforeClosingDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_dwCookie |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_OpenedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ProjectAddedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ProjectRemovedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ProjectRenamedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_QueryCloseSolutionDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_RenamedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Methods
AfterClosing() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
BeforeClosing() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Opened() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ProjectAdded(Project) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ProjectRemoved(Project) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ProjectRenamed(Project, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
QueryCloseSolution(Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Renamed(String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |