Freigeben über


WorkflowContext.Web-Eigenschaft

Die SPWeb , die einem angegebenen Workflow zugeordnet ist.

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

Syntax

'Declaration
Public ReadOnly Property Web As SPWeb
    Get
'Usage
Dim instance As WorkflowContext
Dim value As SPWeb

value = instance.Web
public SPWeb Web { get; }

Eigenschaftswert

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

Siehe auch

Referenz

WorkflowContext Klasse

WorkflowContext-Member

Microsoft.SharePoint.WorkflowActions-Namespace