CachingType type

要針對磁碟啟用的快取類型。

type CachingType = "None" | "ReadOnly" | "ReadWrite"