_dispAssemblyReferencesEvents_SinkHelper.m_AssemblyReferenceRemovedDelegate Field
This API supports the .NET Framework 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
'Declaration
Public m_AssemblyReferenceRemovedDelegate As _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler
public _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler m_AssemblyReferenceRemovedDelegate
public:
_dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler^ m_AssemblyReferenceRemovedDelegate
val mutable m_AssemblyReferenceRemovedDelegate: _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler
public var m_AssemblyReferenceRemovedDelegate : _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.