NChartLicenseKey Property |
License key of product.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public string LicenseKey { get; set; }
Public Property LicenseKey As String
Get
Set
public:
virtual property String^ LicenseKey {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringSee Also