共用方式為


SPListEventProperties.ListId property

取得受影響的事件清單的 GUID。

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

Syntax

'宣告
Public ReadOnly Property ListId As Guid
    Get
'用途
Dim instance As SPListEventProperties
Dim value As Guid

value = instance.ListId
public Guid ListId { get; }

Property value

Type: System.Guid
識別清單的 GUID。

請參閱

參照

SPListEventProperties class

SPListEventProperties members

Microsoft.SharePoint namespace