Click or drag to resize

UnknownParameterExceptionParameter Property

Gets the parameter that caused the error

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

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.Consoles.UnknownParameterException.Parameter"]

See Also