ExternalStorageFile.Dispose Method (Boolean)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Releases all resources used by the file on the SD card.

Namespace:  Microsoft.Phone.Storage
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Protected Overridable Sub Dispose ( _
    disposing As Boolean _
)
protected virtual void Dispose(
    bool disposing
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ExternalStorageFile Class

Dispose Overload

Microsoft.Phone.Storage Namespace