BuildUri.Path Property

 

Gets the absolute path of the URI.

Namespace:   Microsoft.Activities
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

[<DefaultValueAttribute(null)>]
member Path : InArgument<string> with get, set

Property Value

Type: System.Activities.InArgument<String>

The absolute path of the URI.

Return to top
Show: