Click or drag to resize

IEngineLicense Property

IT Hit User File System
Gets or sets the license text.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26224.0-Beta2
Syntax
string License { get; set; }

Property Value

Type: String
License string.
Remarks
Make sure you do not make any changes in Data and Signature tags as license validation will fail in this case.
See Also