Skip to content

M_CommandLine_Text_HelpText_MakeVersionEntry

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

HelpText.MakeVersionEntry Method

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

Syntax

C#

private OptionSpecification MakeVersionEntry()

VB

Private Function MakeVersionEntry As OptionSpecification

C++

private:
OptionSpecification^ MakeVersionEntry()

F#

private member MakeVersionEntry : unit -> OptionSpecification 

Return Value

Type: OptionSpecification

See Also

Reference

HelpText Class
CommandLine.Text Namespace

Clone this wiki locally