Compartilhar via


AssemblyProperties.AssemblyPublicKeyToken Propriedade

Definição

Obtém ou define o token de chave pública do assembly.

[Newtonsoft.Json.JsonProperty(PropertyName="assemblyPublicKeyToken")]
public string AssemblyPublicKeyToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assemblyPublicKeyToken")>]
member this.AssemblyPublicKeyToken : string with get, set
Public Property AssemblyPublicKeyToken As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a