Поделиться через


HelpBuilder.GetTwoColumnRow(Symbol, HelpContext) Метод

Определение

Возвращает элемент справки для указанного символа.

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

Параметры

symbol
Symbol

Символ для получения элемента справки.

context
HelpContext

Контекст справки.

Возвращаемое значение

Применяется к