Compartir a través de


ProcessModuleInfo.ProductVersion Propiedad

Definición

Obtiene o establece la versión del producto.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a