ProfileState enum

配置文件的状态。

字段

Custom = 0

配置文件正在使用中。

CustomReadOnly = 1

配置文件正在使用中,但只能读取。

ReadOnly = 2

配置文件只能读取。