ArchiverAddFile Method

Add file stream facility method.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public void AddFile(
	string pathName,
	string fileName,
	string comment
)

Parameters

pathName  String
fileName  String
comment  String

See Also