Skip to content

P_CommandLine_Core_Verb_Name

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

Verb.Name Property

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

Syntax

C#

publicstringName{get;}

VB

PublicReadOnlyPropertyNameAsStringGet

C++

public: property String^ Name{String^ get ()}

F#

memberName:string with get

Property Value

Type: String

See Also

Reference

Verb Class
CommandLine.Core Namespace

Clone this wiki locally