VCActiveXReference.PublicKeyToken Propriedade

Definição

Obtém o token de chave pública para o assembly referenciado.

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

Valor da propriedade

String

Uma cadeia de caracteres que representa o token de chave pública para o assembly referenciado.

Implementações

Atributos

Aplica-se a