VSLangProjWebReferencesEventsClass Class
Refer to VSLangProjWebReferencesEvents for this functionality. Do not instantiate from this class.
Namespace: VSLangProj80
Assembly: VSLangProj80 (in VSLangProj80.dll)
Syntax
'Declaration
<GuidAttribute("2DF4B0DE-579D-46B2-9D6E-88AF01E08FB0")> _
<ClassInterfaceAttribute()> _
Public Class VSLangProjWebReferencesEventsClass _
Implements _VSLangProjWebReferencesEvents, VSLangProjWebReferencesEvents, _dispVSLangProjWebReferencesEvents_Event
'Usage
Dim instance As VSLangProjWebReferencesEventsClass
[GuidAttribute("2DF4B0DE-579D-46B2-9D6E-88AF01E08FB0")]
[ClassInterfaceAttribute()]
public class VSLangProjWebReferencesEventsClass : _VSLangProjWebReferencesEvents,
VSLangProjWebReferencesEvents, _dispVSLangProjWebReferencesEvents_Event
[GuidAttribute(L"2DF4B0DE-579D-46B2-9D6E-88AF01E08FB0")]
[ClassInterfaceAttribute()]
public ref class VSLangProjWebReferencesEventsClass : _VSLangProjWebReferencesEvents,
VSLangProjWebReferencesEvents, _dispVSLangProjWebReferencesEvents_Event
public class VSLangProjWebReferencesEventsClass implements _VSLangProjWebReferencesEvents, VSLangProjWebReferencesEvents, _dispVSLangProjWebReferencesEvents_Event
Inheritance Hierarchy
System.Object
VSLangProj80.VSLangProjWebReferencesEventsClass
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.