Platform Core .NET Assemblies API
CommandLineParameter Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Common Namespace : CommandLineParameter Class

Glossary Item Box

The following tables list the members exposed by CommandLineParameter.

Public Constructors

Public Properties

 NameDescription
Public PropertyDefValueGets or sets the default value for the parameter.  
Public PropertyDescriptionGets or sets the description of the command line parameter.  
Public PropertyIsAdditionalDetermines whether the parameter is additional.  
Public PropertyIsRequiredDetermines of the parameter is mandatory.  
Public PropertyIsSecured  
Public PropertyIsSpecifiedDetermines whether the parameter is set.  
Public PropertyIsUnnamedDetermines of the parameter is unnamed.  
Public PropertyIsValueSpecifiedDetermines whether the value of the parameter is set.  
Public PropertyNameGets or sets the name of the parameter.  
Public PropertyValueGets or sets the value of the parameter.  
Top

Public Methods

 NameDescription
Public MethodGetTypedValue<T>Gets type of value.  
Top

See Also

© Terrasoft 2002-2018.