SPFeatureDefinition.ReceiverAssembly 属性

获取此功能用于处理事件的程序集的强名称。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property ReceiverAssembly As String
    Get
用法
Dim instance As SPFeatureDefinition
Dim value As String

value = instance.ReceiverAssembly
public string ReceiverAssembly { get; }

属性值

类型:System.String
一个字符串,它包含的路径功能的程序集,例如, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c。

备注

包含功能接收器程序集必须位于全局程序集缓存 (GAC) 中。

另请参阅

引用

SPFeatureDefinition 类

SPFeatureDefinition 成员

Microsoft.SharePoint.Administration 命名空间

其他资源

事件注册

具有强名称的程序集