GetCachedValue<T>::Name Property
Gets or sets the name associated with this instance.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
public: [RequiredArgumentAttribute] [DefaultValueAttribute(null)] property InArgument<String^>^ Name { [CompilerGeneratedAttribute] InArgument<String^>^ get(); [CompilerGeneratedAttribute] void set(InArgument<String^>^ value); }
Show: