Click or drag to resize
ParserSettings Property
Gets the instance that implements ParserSettings in use.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public ParserSettings Settings { get; }

Property Value

Type: ParserSettings
See Also