Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ParserConfiguration Class

Definition

Namespace:
System.CommandLine
Assembly:
System.CommandLine.dll
Package:
System.CommandLine v3.0.0-preview.5.26302.115
Source:
ParserConfiguration.cs
Source:
ParserConfiguration.cs

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.

Applies to


Feedback

Was this page helpful?