ProcessModuleInfoInner.ProductVersion Property

Definition

Gets or sets product version.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to