Skip to content

M_CommandLine_Text_HelpText_MakeHelpEntry

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

HelpText.MakeHelpEntry Method

Namespace: CommandLine.Text
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

private OptionSpecification MakeHelpEntry()

VB

Private Function MakeHelpEntry As OptionSpecification

C++

private:
OptionSpecification^ MakeHelpEntry()

F#

private member MakeHelpEntry : unit -> OptionSpecification 

Return Value

Type: OptionSpecification

See Also

Reference

HelpText Class
CommandLine.Text Namespace

Clone this wiki locally