ArgumentName Property
Definition
ArgumentName
Gets the name of the argument from which this decorator originated.
string ArgumentName { get; }
Property Value
- string
The name of the argument from which this decorator originated.
Gets the name of the argument from which this decorator originated.
string ArgumentName { get; }
The name of the argument from which this decorator originated.