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