ExternalVariable::Name Property
Gets or sets the name of the external variable.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
public: property String^ Name { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Show: