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。