P_CommandLine_Text_MultilineTextAttribute_Line3 - adutton/commandline GitHub Wiki

MultilineTextAttribute.Line3 Property

Gets third line of text.

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

Syntax

C#

public string Line3 { get; }

VB

Public ReadOnly Property Line3 As String
	Get

C++

public:
property String^ Line3 {
	String^ get ();
}

F#

member Line3 : string with get

Property Value

Type: String

See Also

Reference

MultilineTextAttribute Class
CommandLine.Text Namespace

⚠️ **GitHub.com Fallback** ⚠️