SharpCvsLib

PathTranslator.IsDirectory Property

Determines if path contains a reference to a file or a directory.

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

Property Value

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

See Also

PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace