IsolatedStorageSecurityState.UsedSize Property

Definition

Gets the current usage size in isolated storage.

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

Property Value

The current usage size, in bytes.

Applies to