| ActivationFile Constructor |
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public ActivationFile(
string path
)
Public Sub New (
path As String
)
Parameters
- path
- Type: SystemString
An absolute path to the text file.
See Also