次の方法で共有


CachingType type

CachingType の値を定義します。

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