Freigeben über


WorkflowContext.Site-Eigenschaft

Das SPSite -Objekt, das einen angegebenen Workflow zugeordnet ist.

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

Syntax

'Declaration
Public ReadOnly Property Site As SPSite
    Get
'Usage
Dim instance As WorkflowContext
Dim value As SPSite

value = instance.Site
public SPSite Site { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPSite
Ein SPSite -Objekt.

Siehe auch

Referenz

WorkflowContext Klasse

WorkflowContext-Member

Microsoft.SharePoint.WorkflowActions-Namespace