BuildUri Class
Represents an activity to build a URI.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | BuildUri() | Initializes a new instance of the BuildUri class with default values. |
![]() | BuildUri(InArgument<String>) | Initializes a new instance of the BuildUri class with source value. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Activity.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)