BuildUri Properties

 

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

NameDescription
System_CAPS_protpropertyCacheId

(Inherited from Activity.)

System_CAPS_pubpropertyDisplayName

(Inherited from Activity.)

System_CAPS_pubpropertyFragment

Gets the escaped URI fragment.

System_CAPS_pubpropertyHost

Gets the host component of this instance.

System_CAPS_pubpropertyId

(Inherited from Activity.)

System_CAPS_protpropertyImplementationVersion

(Inherited from CodeActivity<'TResult>.)

System_CAPS_pubpropertyPath

Gets the absolute path of the URI.

System_CAPS_pubpropertyPort

Gets the port number of this URI.

System_CAPS_pubpropertyQuery

Gets any query information included in the specified URI.

System_CAPS_pubpropertyResult

(Inherited from Activity<'TResult>.)

System_CAPS_pubpropertyResultType

(Inherited from ActivityWithResult.)

System_CAPS_pubpropertyScheme

Gets the scheme name for this URI.

System_CAPS_pubpropertySource

Gets the source for this URI.

Return to top
Show: