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)
Licence 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 évaluation.
Espace de noms: Documentize Assembly: Documentize.dll