次の方法で共有


HelpBuilder.Default.SubcommandsSection メソッド

定義

コマンドのサブコマンドについて説明するヘルプ セクションを記述します。

public:
 static System::CommandLine::Help::HelpSectionDelegate ^ SubcommandsSection();
public static System.CommandLine.Help.HelpSectionDelegate SubcommandsSection ();
static member SubcommandsSection : unit -> System.CommandLine.Help.HelpSectionDelegate
Public Shared Function SubcommandsSection () As HelpSectionDelegate

戻り値

適用対象