ParseResult.Configuration Eigenschap
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Hiermee haalt u de configuratie op die wordt gebruikt om het parseringsresultaat te produceren.
public:
property System::CommandLine::ParserConfiguration ^ Configuration { System::CommandLine::ParserConfiguration ^ get(); };
public System.CommandLine.ParserConfiguration Configuration { get; }
member this.Configuration : System.CommandLine.ParserConfiguration
Public ReadOnly Property Configuration As ParserConfiguration