PowerTCP FTP for .NET
UnixPath Class Methods


For a list of all members of this type, see UnixPath members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CombineOverloaded.  Combines two strings into a Unix path.  
Public Methodstatic (Shared in Visual Basic)ConvertToUnixOverloaded.  Converts a relative or absolute Windows path to a Unix path fragment, and replaces any Unix filesystem-illegal characters with underscores.  
Public Methodstatic (Shared in Visual Basic)ConvertToWindowsOverloaded.  Converts a relative or absolute Unix path to a Windows path fragment, and replaces any Windows filesystem-illegal characters with underscores.  
Public Methodstatic (Shared in Visual Basic)GetDirectoryName Returns the directory information for the specified Unix path string.  
Public Methodstatic (Shared in Visual Basic)GetFileName Returns the file name and extension of the specified Unix path string.  
Top
See Also

Reference

UnixPath Class
Dart.Ftp Namespace


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic