Compartir a través de


PatchInstallationDetail.Version Propiedad

Definición

Obtiene la cadena de versión del paquete. Puede ajustarse al control de versiones semántico. Solo se aplica a Linux.

[Newtonsoft.Json.JsonProperty(PropertyName="version")]
public string Version { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="version")>]
member this.Version : string
Public ReadOnly Property Version As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a