Public Sub Extract( _ ByVal destFileName As String _ )
public void Extract( string destFileName )
Parameters
- destFileName
- Name and location of the extracted file.
Public Sub Extract( _ ByVal destFileName As String _ )
public void Extract( string destFileName )