Table of Contents

ArgumentName Property

Definition

Namespace
Cuemon
Assemblies
Cuemon.Kernel.dll
Source
src/Cuemon.Kernel/IDecorator.cs

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.