Compartilhar via


AssemblyProperties.AssemblyVersion Propriedade

Definição

Obtém ou define a versão do assembly.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a