| ParameterAttributeDescription Property |
Gets the description of the parameter
Namespace:
Cauldron.Consoles
Assembly:
Cauldron.Consoles (in Cauldron.Consoles.dll) Version: 3.2.0.2
Syntax public string Description { get; }
Public ReadOnly Property Description As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.Consoles.ParameterAttribute.Description"]
See Also