_dispAssemblyReferencesEvents 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

此类支持 .NET Framework 基础结构,但不应在代码中直接使用。

命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("A1B04977-56DD-40D1-89E3-65E1902A9103")> _
Public Interface _dispAssemblyReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute("A1B04977-56DD-40D1-89E3-65E1902A9103")]
public interface _dispAssemblyReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"A1B04977-56DD-40D1-89E3-65E1902A9103")]
public interface class _dispAssemblyReferencesEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("A1B04977-56DD-40D1-89E3-65E1902A9103")>]
type _dispAssemblyReferencesEvents =  interface end
public interface _dispAssemblyReferencesEvents

_dispAssemblyReferencesEvents 类型公开以下成员。

方法

  名称 说明
公共方法 AssemblyReferenceAdded 基础结构。 此方法支持 .NET Framework 基础结构,不能从您的代码中直接使用。
公共方法 AssemblyReferenceRemoved 基础结构。 此方法支持 .NET Framework 基础结构,不能从您的代码中直接使用。

页首

请参阅

参考

VsWebSite 命名空间

AssemblyReferencesEvents