BuildUri.Port Property

 

Gets the port number of this URI.

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

[<DefaultValueAttribute(null)>]
member Port : InArgument<int> with get, set

Property Value

Type: System.Activities.InArgument<Int32>

The port number of this URI.

Return to top
Show: