Click or drag to resize
Sandcastle Help File BuilderCommandLineArgument Properties

The CommandLineArgument type exposes the following members.

Properties
  NameDescription
Public propertyIsSwitch
This read-only property returns whether or not the value is a command line switch.
Public propertyValue
This read-only property returns the argument value
Top
See Also