ModelKinds Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Core.ModelKinds"]
Namespace: ZU.Core
public enum ModelKinds
Member name | Value | Description | |
---|---|---|---|
LegacyLocalFolder | 0 | Local space folder residing in current user's local profile | |
LegacyDropbox | 1 | Synced space folder residing in current user's Dropbox folder | |
LegacyLocalMetaspace | 2 | Local Metaspace residing in current user's local profile | |
LegacyDropboxMetaspace | 3 | Synced Metaspace residing in current user's Dropbox folder | |
RoamingMetaspace | 4 | Local Metaspace folder residing in %AppData% | |
RoamingFolder | 5 | Local space folder residing in %AppData% | |
RoamingTBDMetaspace | 6 | Local non-file-based Metaspace residing in %AppData%. Exact data format details TBD. | |
RoamingTBDWorkspace | 7 | Local non-file-based space residing in %AppData%. Exact data format details TBD. |