Click or drag to resize

ActivationFile Constructor

Initializes a new instance of ActivationFile.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public ActivationFile(
	string path
)

Parameters

path
Type: SystemString
An absolute path to the text file.
See Also