다음을 통해 공유


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)

반환

적용 대상