PowerTCP FTP for .NET
UnixPath Class Members
Fields  Methods 


The following tables list the members exposed by UnixPath.

Public Constructors
 NameDescription
Public ConstructorUnixPath Constructor  
Top
Public Fields
 NameDescription
Public FieldUnixDirectorySeparatorChar Unix directory separator character, slash ('/').  
Top
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