TLLInitChunkRegistryKey Property |
Registry key to store license
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string RegistryKey { get; set; }
Public Property RegistryKey As String
Get
Set
public:
property String^ RegistryKey {
String^ get ();
void set (String^ value);
}
member RegistryKey : string with get, set
Property Value
Type:
StringReturn Value
Type:
StringPreviously stored value
Remarks See Also