IsolatedStorageSecurityState.UsedSize 属性

定义

获取独立存储中的当前使用大小。

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

属性值

当前使用大小,以字节为单位。

适用于