Share via


WorkflowConfigurationPropertyName.HostUri property

Gets the property name of the site collection host server URL.

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides the URL of the host server.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

HostUri overload

Microsoft.SharePoint.WorkflowServices namespace