Freigeben über


HelpBuilder.GetTwoColumnRow(Symbol, HelpContext) Methode

Definition

Ruft ein Hilfeelement für das angegebene Symbol ab.

public:
 System::CommandLine::Help::TwoColumnHelpRow ^ GetTwoColumnRow(System::CommandLine::Symbol ^ symbol, System::CommandLine::Help::HelpContext ^ context);
public System.CommandLine.Help.TwoColumnHelpRow GetTwoColumnRow (System.CommandLine.Symbol symbol, System.CommandLine.Help.HelpContext context);
member this.GetTwoColumnRow : System.CommandLine.Symbol * System.CommandLine.Help.HelpContext -> System.CommandLine.Help.TwoColumnHelpRow
Public Function GetTwoColumnRow (symbol As Symbol, context As HelpContext) As TwoColumnHelpRow

Parameter

symbol
Symbol

Das Symbol, für das ein Hilfeelement abgerufen werden soll.

context
HelpContext

Der Hilfekontext.

Gibt zurück

Gilt für: