SharpCvsLib

Entry.IsDirectory Property

true
if the item is a directory,
false
otherwise.

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

Property Value

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

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace