SharpCvsLib

Entry.IsMultiLined Property

Indicates whether the file can contain multiple lines.

[Visual Basic]
NotOverridable Public ReadOnly Property IsMultiLined As Boolean Implements _
   ICvsFile.IsMultiLined
[C#]
public bool IsMultiLined {get;}

Property Value

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

Implements

ICvsFile.IsMultiLined

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace