共用方式為


IsolatedStorageSecurityState.Quota 屬性

定義

取得或設定隔離儲存區目前的配額大小。

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

屬性值

目前的配額大小,以位元組為單位。

適用於