AssemblyIdentity.IsStrongName 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.
True si l’identité d’assembly a un nom fort, par exemple. soit une clé publique complète, soit un jeton.
public:
property bool IsStrongName { bool get(); };
public bool IsStrongName { get; }
member this.IsStrongName : bool
Public ReadOnly Property IsStrongName As Boolean