Compartir a través de


AssemblyProperties.AssemblyVersion Propiedad

Definición

Obtiene o establece la versión del ensamblado.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a