NativeProxyLicenseRegisteredCompany Property |
Gets the license registered company.
Note this value will only be meaningful once the license has been evaluated, not immediately at startup.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntaxpublic string LicenseRegisteredCompany { get; }Property Value
Type:
StringThe license registered company.
See Also