BuildUri::Fragment Property
Gets the escaped URI fragment.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
public: [DefaultValueAttribute(null)] property InArgument<String^>^ Fragment { [CompilerGeneratedAttribute] InArgument<String^>^ get(); [CompilerGeneratedAttribute] void set(InArgument<String^>^ value); }
Show: