次の方法で共有


CommandLineBuilder.Build メソッド

定義

コマンド ライン ビルダーの構成に基づいてパーサーを作成します。

public:
 System::CommandLine::Parsing::Parser ^ Build();
public System.CommandLine.Parsing.Parser Build ();
member this.Build : unit -> System.CommandLine.Parsing.Parser
Public Function Build () As Parser

戻り値

適用対象