Enum PhoenixIOType
Identifies the operating system where a file or directory can reside.
Namespace: Phoenix.DeviceStorage
Assembly: Phoenix.Abstractions.DeviceStorage.dll
Syntax
public enum PhoenixIOType
Fields
Name | Description |
---|---|
AppPackage | Application packages. They reside in their own VM. E.g. {my_package}:\ |
System | System OS, e.g. xc:\ |
Title | Title OS, e.g. /x/title xg:\ |
WindowsSystem | Regular Windows path, e.g. c:\ |