VSLangProjWebReferencesEventsClass Class
Refer to VSLangProjWebReferencesEvents for this functionality. Do not instantiate from this class.
Inheritance Hierarchy
System.Object
VSLangProj80.VSLangProjWebReferencesEventsClass
Namespace: VSLangProj80
Assembly: VSLangProj80 (in VSLangProj80.dll)
Syntax
'Declaration
<GuidAttribute("2DF4B0DE-579D-46B2-9D6E-88AF01E08FB0")> _
<ClassInterfaceAttribute()> _
Public Class VSLangProjWebReferencesEventsClass _
Implements _VSLangProjWebReferencesEvents, VSLangProjWebReferencesEvents, _dispVSLangProjWebReferencesEvents_Event
[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
[<GuidAttribute("2DF4B0DE-579D-46B2-9D6E-88AF01E08FB0")>]
[<ClassInterfaceAttribute()>]
type VSLangProjWebReferencesEventsClass =
class
interface _VSLangProjWebReferencesEvents
interface VSLangProjWebReferencesEvents
interface _dispVSLangProjWebReferencesEvents_Event
end
public class VSLangProjWebReferencesEventsClass implements _VSLangProjWebReferencesEvents, VSLangProjWebReferencesEvents, _dispVSLangProjWebReferencesEvents_Event
The VSLangProjWebReferencesEventsClass type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VSLangProjWebReferencesEventsClass | Infrastructure. Microsoft Internal Use Only. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
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.