EasyUA Reference
License Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > UaClient Class : License Property

Glossary Item Box

License string if it's preferred to have it within the application instead of a license file.

Syntax

Visual Basic (Usage)Copy Code
Dim value As String
 
UaClient.License = value
 
value = UaClient.License
C# 
public static string License {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.