SharpCvsLib

Tag.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.Tag.IsMultiLined

Implements

ICvsFile.IsMultiLined

See Also

Tag Class | ICSharpCode.SharpCvsLib.FileSystem Namespace