ComponentOne Xamarin.iOS
Key Property


C1.iOS.Core Assembly > C1.iOS.Core Namespace > LicenseManager Class : Key Property
Sets the key that will be used to check whether the application has a valid license.
Syntax
'Declaration
 
Public Shared Property Key As String
'Usage
 
Dim value As String
 
LicenseManager.Key = value
 
value = LicenseManager.Key
public static string Key {get; set;}
See Also

Reference

LicenseManager Class
LicenseManager Members