ArcFM Responder Mobile Developer Guide
ArgumentsUsage Method






Returns a Usage string for command line argument parsing. Use ArgumentAttributes to control parsing behaviour. Formats the output to the width of the current console window. Returns a Usage string for command line argument parsing. Use ArgumentAttributes to control parsing behavior. Formats the output to the width of the current console window.
This method gets a usage string for command line argument parsing.
Overload List
OverloadDescription
ArgumentsUsage(Type)Returns a Usage string for command line argument parsing. Use ArgumentAttributes to control parsing behaviour. Formats the output to the width of the current console window. Returns a Usage string for command line argument parsing. Use ArgumentAttributes to control parsing behavior. Formats the output to the width of the current console window.  
ArgumentsUsage(Type,Int32)Returns a Usage string for command line argument parsing. Use ArgumentAttributes to control parsing behaviour. Returns a Usage string for command line argument parsing. Use ArgumentAttributes to control parsing behavior.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Parser Class
Parser Members

Send Feedback