BuildUri::Host Property
Gets the host component of this instance.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
public: [DefaultValueAttribute(null)] property InArgument<String^>^ Host { [CompilerGeneratedAttribute] InArgument<String^>^ get(); [CompilerGeneratedAttribute] void set(InArgument<String^>^ value); }
Show: