Class FSThread
- Namespace
- SunamoShared.Helpers.Thread
- Assembly
- SunamoShared.dll
Provides file system operations that avoid initialization dependencies.
public class FSThread
- Inheritance
-
FSThread
- Inherited Members
- Extension Methods
Methods
GetFileName(string)
Gets the file name from the specified path.
public static string GetFileName(string path)
Parameters
pathstringThe full file path.