Share via


WorkflowConfigurationPropertyName.LayoutsFolder property

Gets the property name of the site collection layouts folder.

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

Syntax

'Declaration
Public Shared ReadOnly Property LayoutsFolder As WorkflowContextPropertyName
    Get
'Usage
Dim value As WorkflowContextPropertyName

value = WorkflowConfigurationPropertyName.LayoutsFolder
public static WorkflowContextPropertyName LayoutsFolder { get; }

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides the name of the layouts folder.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

LayoutsFolder overload

Microsoft.SharePoint.WorkflowServices namespace