Skip to content

P_CommandLine_Text_MultilineTextAttribute_Line5

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

MultilineTextAttribute.Line5 Property

Gets the fifth line of text.

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

Syntax

C#

publicstringLine5{get;}

VB

PublicReadOnlyPropertyLine5AsStringGet

C++

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

F#

memberLine5:string with get

Property Value

Type: String

See Also

Reference

MultilineTextAttribute Class
CommandLine.Text Namespace

Clone this wiki locally