次の方法で共有


IsolatedStorageSecurityState.UsedSize プロパティ

定義

分離ストレージの現在の使用サイズを取得します。

public:
 property long UsedSize { long get(); };
public long UsedSize { get; }
member this.UsedSize : int64
Public ReadOnly Property UsedSize As Long

プロパティ値

現在の使用サイズ (バイト単位)。

適用対象