SPEventContext.ContextId property
取得識別項 (ID) 內容的工作流程事件。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ContextId As Guid
Get
'用途
Dim instance As SPEventContext
Dim value As Guid
value = instance.ContextId
public Guid ContextId { get; }
Property value
Type: System.Guid
工作流程事件的內容 ID。