TextParser Library | ComponentOne
C1.TextParser Assembly / C1.TextParser Namespace / LicenseManager Class / Key Property

In This Topic
    Key Property
    In This Topic
    Sets the key that will be used to check whether the application has a valid license.
    Syntax
    'Declaration
     
    Public Shared Property Key As System.String
    public static System.string Key {get; set;}
    See Also