ArcFM Desktop Developer Guide
Miner.CommandLine Namespace
Inheritance Hierarchy

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This namespace contains objects used for commandline processing.
Classes
 ClassDescription
ClassArgumentAttribute Allows control of command line parsing. Attach this attribute to instance fields of types used as the destination of command line argument parsing.
ClassDefaultArgumentAttribute Indicates that this argument is the default argument. '/' or '-' prefix only the argument value is specified.
ClassParser Parser for command line arguments.
Delegates
 DelegateDescription
DelegateErrorReporter A delegate used in error reporting.
Enumerations
 EnumerationDescription
EnumerationArgumentType Used to control parsing of command line arguments.
Remarks

See Also

Reference

Miner.System Assembly

 

 


Send Comment