SharpCvsLib

Entry.IsBinaryFile Property

true
if the options tag specifies the file is binary (i.e. has the option
-kb
specified).

[Visual Basic]
Public Property IsBinaryFile As Boolean
[C#]
public bool IsBinaryFile {get; set;}

Property Value

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

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace