IsolatedStoragePermissionAttribute.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

プロパティ値

ユーザー ストレージ クォータの最大サイズ (バイト単位)。

適用対象