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

屬性值

最大使用者儲存區配額大小 (以位元組為單位)。

適用於