| Visual Basic (Declaration) | |
|---|---|
Public Property CacheToDiskLocation As String | |
| C# | |
|---|---|
public string CacheToDiskLocation {get; set;} | |
| C# | Copy Code |
|---|---|
private void arv_Load(object
sender, System.EventArgs e) | |
| Visual Basic | Copy Code |
|---|---|
Private Sub arv_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles arv.Load | |
Temporary files and folders created in IsolatedStorage are not deleted automatically.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family