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

屬性值

配置給使用者的資源大小,以位元組為單位。

適用於