BuildUri Properties
Namespace:
Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Fragment | Gets the escaped URI fragment. |
![]() | Host | Gets the host component of this instance. |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity<'TResult>.) |
![]() | Path | Gets the absolute path of the URI. |
![]() | Port | Gets the port number of this URI. |
![]() | Query | Gets any query information included in the specified URI. |
![]() | Result | (Inherited from Activity<'TResult>.) |
![]() | ResultType | (Inherited from ActivityWithResult.) |
![]() | Scheme | Gets the scheme name for this URI. |
![]() | Source | Gets the source for this URI. |
Show:

