'Usage Dim fileName As String Dim instance As New WindowsDiskFile(fileName)
Parameters
- fileName
- A String that represents the fully qualified name of the underlying physical file. This file may or may not physically exist. Cannot be a null reference (Nothing in Visual Basic).