Share via


IsolatedStorageSecurityState.UsedSize 屬性

定義

取得隔離儲存區目前的使用大小。

public:
 property long UsedSize { long get(); };
public long UsedSize { get; }
member this.UsedSize : int64
Public ReadOnly Property UsedSize As Long

屬性值

目前的使用大小,以位元組為單位。

適用於