_dispAssemblyReferencesEvents_SinkHelper.m_AssemblyReferenceAddedDelegate 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_AssemblyReferenceAddedEventHandler m_AssemblyReferenceAddedDelegate
public:
_dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler^ m_AssemblyReferenceAddedDelegate
val mutable m_AssemblyReferenceAddedDelegate : _dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler
Public m_AssemblyReferenceAddedDelegate As _dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler

Field Value

Type: VsWebSite._dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler

See Also

AssemblyReferencesEvents
_dispAssemblyReferencesEvents_SinkHelper Class
VsWebSite Namespace

Return to top