Share via


WorkflowConfigurationPropertyName.RelativeWebUri property

Gets the property name representing the relative web URI.

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides the relative web URI.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

RelativeWebUri overload

Microsoft.SharePoint.WorkflowServices namespace