Click or drag to resize

ParameterAttributeParameters Property

Gets an array of parameters and aliases

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

Property Value

Type: String

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

See Also