Skip to content

P_CommandLine_Text_UsageAttribute_ApplicationAlias

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

UsageAttribute.ApplicationAlias Property

Application name, script or any means that starts current program.

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

Syntax

C#

publicstringApplicationAlias{get;set;}

VB

PublicPropertyApplicationAliasAsStringGetSet

C++

public: property String^ ApplicationAlias{String^ get (); voidset (String^ value)}

F#

memberApplicationAlias:string with get,set

Property Value

Type: String

See Also

Reference

UsageAttribute Class
CommandLine.Text Namespace

Clone this wiki locally