次の方法で共有


AvailablePatchSummary.OtherPatchCount プロパティ

定義

クリティカルとセキュリティを除く使用可能なすべてのパッチの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="otherPatchCount")]
public int? OtherPatchCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="otherPatchCount")>]
member this.OtherPatchCount : Nullable<int>
Public ReadOnly Property OtherPatchCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象