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

属性值

当前配额大小,以字节为单位。

适用于