次の方法で共有


HelpBuilder.Default.GetLayout メソッド

定義

コマンド ライン ヘルプ用に書き込まれる既定のセクションを取得します。

public:
 static System::Collections::Generic::IEnumerable<System::CommandLine::Help::HelpSectionDelegate ^> ^ GetLayout();
public static System.Collections.Generic.IEnumerable<System.CommandLine.Help.HelpSectionDelegate> GetLayout ();
static member GetLayout : unit -> seq<System.CommandLine.Help.HelpSectionDelegate>
Public Shared Iterator Function GetLayout () As IEnumerable(Of HelpSectionDelegate)

戻り値

適用対象