Class IOProviderName
Type of the IO operation (provider enumeration).
public class IOProviderName
- Inheritance
-
objectIOProviderName
- Extension Methods
Fields
FileSystem
General IO operations.
public const string FileSystem = "Local"
Field Value
- string
Zip
Zip file operations
public const string Zip = "Zip"
Field Value
- string