MultilineTextAttributeLine2 Property |
Gets the second line of text.
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string Line2 { get; }
public:
property String^ Line2 {
String^ get ();
}
Property Value
Type:
String
See Also