WorkflowServicesContext.Site property

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.SPSite

See also

Reference

WorkflowServicesContext class

WorkflowServicesContext members

Microsoft.SharePoint.WorkflowServices namespace