CreateUriFromDynamicValue.Options Property
Gets or sets a DynamicValue containing elements of a Uri such as scheme, host, port, path, query, and fragment.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
[RequiredArgumentAttribute] public InArgument<DynamicValue> Options { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Show: