AssemblyKeyNameAttribute.KeyName Propriété
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.
Obtient le nom du conteneur ayant la paire de clés utilisée pour générer un nom fort pour l’assembly attributé.
public:
property System::String ^ KeyName { System::String ^ get(); };
public string KeyName { get; }
member this.KeyName : string
Public ReadOnly Property KeyName As String
Valeur de propriété
Chaîne contenant le nom du conteneur qui a la paire de clés appropriée.