次の方法で共有


ProcessModuleInfoInner.ProductVersion プロパティ

定義

製品バージョンを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象