System.IO.IsolatedStorage.IsolatedStorageFile: Property Members

The properties of System.IO.IsolatedStorage.IsolatedStorageFile are listed below. For a list of all members, see the IsolatedStorageFile Members list.

See Also: Inherited members from System.IO.IsolatedStorage.IsolatedStorage

Public Properties

[read-only]
override
AvailableFreeSpacelong.

Gets a value that represents the amount of free space available for isolated storage.

[read-only]
override
CurrentSizeulong.

Gets the current size of the isolated storage.

[read-only]
static
IsEnabledbool.

Gets a value that indicates whether isolated storage is enabled.

[read-only]
override
MaximumSizeulong.

Gets a value representing the maximum amount of space available for isolated storage within the limits established by the quota.

[read-only]
override
Quotalong.

Gets a value that represents the maximum amount of space available for isolated storage.

[read-only]
override
UsedSizelong.

Gets a value that represents the amount of the space used for isolated storage.