共用方式為


SPFeatureDefinition.ReceiverAssembly property

取得此功能會處理事件的組件強式名稱。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property ReceiverAssembly As String
    Get
'用途
Dim instance As SPFeatureDefinition
Dim value As String

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

Property value

Type: System.String
功能組件,例如Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c的包含路徑的字串。

備註

包含的功能接收器組件必須位在全域組件快取 (GAC)。

請參閱

參照

SPFeatureDefinition class

SPFeatureDefinition members

Microsoft.SharePoint.Administration namespace

其他資源

事件註冊

強式名稱的組件