共用方式為


EventReceiverDefinition.ReceiverAssembly 屬性

取得包含的功能事件接收者的組件的完整名稱。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

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

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

屬性值

類型:System.String
組件的完整名稱。

請參閱

參照

EventReceiverDefinition 類別

EventReceiverDefinition 成員

Microsoft.SharePoint.Client 命名空間