Share via


IsolatedStorageSecurityState.UsedSize 속성

정의

격리된 스토리지의 현재 사용 크기를 가져옵니다.

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

속성 값

현재 사용 크기(바이트)입니다.

적용 대상