| UnknownParameterExceptionParameter Property |
Gets the parameter that caused the error
Namespace:
Cauldron.Consoles
Assembly:
Cauldron.Consoles (in Cauldron.Consoles.dll) Version: 3.2.0.2
Syntax public string Parameter { get; }
Public ReadOnly Property Parameter As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.Consoles.UnknownParameterException.Parameter"]
See Also