Manager.CreateDirectoryEntry Method (PathTranslator)
Create a directory entry from the specified path translator.
[Visual Basic]Overloads Public Function CreateDirectoryEntry( _
ByVal
path As
PathTranslator _
) As
Entry Parameters
- path
- The information about the path to create the
directory entry for.
Return Value
An entry object that contains information about the directory
entry.
See Also
Manager Class | ICSharpCode.SharpCvsLib.FileSystem Namespace | Manager.CreateDirectoryEntry Overload List