Click or drag to resize
MultilineTextAttributeValue Property
Gets the all non-blank lines as string.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public virtual string Value { get; }

Property Value

Type: String
A string of all non-blank lines.
See Also