Share via


IsolatedStoragePermission.UserQuota プロパティ

定義

各ユーザーのストア全体の全サイズに対するクォータを取得または設定します。

public:
 property long UserQuota { long get(); void set(long value); };
public long UserQuota { get; set; }
member this.UserQuota : int64 with get, set
Public Property UserQuota As Long

プロパティ値

ユーザーに割り当てられているリソースのサイズ (バイト単位)。

適用対象