Click or drag to resize

ParameterAttributeDescription Property

Gets the description of the parameter

Namespace:  Cauldron.Consoles
Assembly:  Cauldron.Consoles (in Cauldron.Consoles.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public string Description { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.Consoles.ParameterAttribute.Description"]

See Also