SharpCvsLib

ICvsFile.IsMultiLined Property

Indicates whether the cvs file can contain multiple lines or if it can only contain a one line entry.

[Visual Basic]
Property IsMultiLined As Boolean
[C#]
bool IsMultiLined {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.ICvsFile.IsMultiLined

See Also

ICvsFile Interface | ICSharpCode.SharpCvsLib.FileSystem Namespace