次の方法で共有


NetworkAdapter.LinkSpeed プロパティ

定義

リンク速度を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="linkSpeed")]
public long? LinkSpeed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linkSpeed")>]
member this.LinkSpeed : Nullable<int64>
Public ReadOnly Property LinkSpeed As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象