LicFileLicenseProvider.GetKey(Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une clé pour le type spécifié.
protected:
virtual System::String ^ GetKey(Type ^ type);
protected virtual string GetKey(Type type);
abstract member GetKey : Type -> string
override this.GetKey : Type -> string
Protected Overridable Function GetKey (type As Type) As String
Paramètres
- type
- Type
Type d’objet à renvoyer.
Retours
Confirmation que le type paramètre est concédé sous licence.