Licence de Classe
Information
Fournit une méthode pour définir la licence.
public static class License
Héritage
Membres hérités
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Exemples
Montre comment activer une licence.
// Définir la licence
License.Set("PathToLicense.lic");
Méthodes
Set(string)
License le composant.
public static void Set(string licenseName)
Paramètres
licenseName
string: Peut être un nom de fichier complet ou court. Utilisez une chaîne vide pour passer en mode d’évaluation.
Namespace: Documentize Assembly: Documentize.dll