Indicate if the file contents string is for a directory entry. This is identified by an entry line string that contains a "D" as the first character in the string.
trueif the file contents string indicates a directory, otherwise return
false.
Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace