ISPEventReceiversHost.GetReceiverHostId property
取得預先定義的事件接收器程序是與特定的 SharePoint 物件相關聯的全域唯一識別項 (GUID)。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
ReadOnly Property GetReceiverHostId As Guid
Get
'用途
Dim instance As ISPEventReceiversHost
Dim value As Guid
value = instance.GetReceiverHostId
Guid GetReceiverHostId { get; }
Property value
Type: System.Guid
識別預先定義的事件接收者 System.Guid。