'Usage Dim fileName As String Dim instance As New IsolatedFile(fileName)
Parameters
- fileName
- Fully qualified name of the underlying physical file. This file may or may not physically exist.
'Usage Dim fileName As String Dim instance As New IsolatedFile(fileName)
Allowed paths: "file.txt", "folder\file.txt", "\folder\file.txt"
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2