次の方法で共有


ConnectivityInformation.ProbesFailed プロパティ

定義

失敗したプローブの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象