Share via


ParserConfiguration Class

Definition

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.

Applies to