BuildUri.Query Property

 

Gets any query information included in the specified URI.

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

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

Property Value

Type: System.Activities.InArgument<String>

The query information included in the specified URI.

Return to top
Show: