Share via


_dispAssemblyReferencesEvents_SinkHelper.m_AssemblyReferenceRemovedDelegate Field

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Namespace:   VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

public _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler m_AssemblyReferenceRemovedDelegate
public:
_dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler^ m_AssemblyReferenceRemovedDelegate
val mutable m_AssemblyReferenceRemovedDelegate : _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler
Public m_AssemblyReferenceRemovedDelegate As _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler

Field Value

Type: VsWebSite._dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler

See Also

AssemblyReferencesEvents
_dispAssemblyReferencesEvents_SinkHelper Class
VsWebSite Namespace

Return to top