Reference3.PublicKeyToken Propriété

Définition

Obtient le jeton de clé publique à partir d'une référence signée avec un nom fort.

public:
 property System::String ^ PublicKeyToken { System::String ^ get(); };
public:
 property Platform::String ^ PublicKeyToken { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(21)]
public string PublicKeyToken { [System.Runtime.InteropServices.DispId(21)] [System.Runtime.InteropServices.TypeLibFunc(1088)] get; }
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(1088)>]
member this.PublicKeyToken : string
Public ReadOnly Property PublicKeyToken As String

Valeur de propriété

String

Valeur de chaîne représentant un jeton de clé publique.

Implémente

Attributs

Remarques

Vous pouvez ajouter une référence qui est fortement signée et cette propriété retourne le jeton de clé publique de cette signature.

S’applique à