CreateUriFromDynamicValue Class
An activity to create a Uri from an input DynamicValue.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System.Activities.Activity
System.Activities.ActivityWithResult
System.Activities.Activity(Of TResult)
System.Activities.CodeActivity(Of TResult)
Microsoft.Activities.CreateUriFromDynamicValue
| Name | Description | |
|---|---|---|
![]() | CreateUriFromDynamicValue() | Initializes a new instance of the CreateUriFromDynamicValue class. |
![]() | CreateUriFromDynamicValue(InArgument(Of DynamicValue)) | Initializes a new instance of the CreateUriFromDynamicValue class. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity(Of TResult).) |
![]() | Options | Gets or sets a DynamicValue containing elements of a Uri such as scheme, host, port, path, query, and fragment. |
![]() | Result | (Inherited from Activity(Of TResult).) |
![]() | ResultType | (Inherited from ActivityWithResult.) |
| 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=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)