ParserConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the configuration used by the CommandLineParser.
public ref class ParserConfiguration
public class ParserConfiguration
type ParserConfiguration = class
Public Class ParserConfiguration
- Inheritance
-
ParserConfiguration
Constructors
| Name | Description |
|---|---|
| ParserConfiguration() | |
Properties
| Name | Description |
|---|---|
| EnablePosixBundling |
Gets or sets a value that indicates whether the parser recognizes and expands POSIX-style bundled options. |
| ResponseFileTokenReplacer |
Gets or sets the response file token replacer. |