GetDynamicValueProperty<T>::PropertyName Property
Gets or sets the name and path of the property to retrieve.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
public: [DefaultValueAttribute(null)] property InArgument<String^>^ PropertyName { [CompilerGeneratedAttribute] InArgument<String^>^ get(); [CompilerGeneratedAttribute] void set(InArgument<String^>^ value); }
Show: