Share via


ProcessModuleInfo.ProductVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to