次の方法で共有


DeviceProperties クラス

定義

デバイスのプロパティの一覧。

public class DeviceProperties
type DeviceProperties = class
Public Class DeviceProperties
継承
DeviceProperties

コンストラクター

DeviceProperties()

DeviceProperties クラスの新しいインスタンスを初期化します。

DeviceProperties(String, String, Nullable<Int32>)

DeviceProperties クラスの新しいインスタンスを初期化します。

プロパティ

DeviceModel

デバイスのモデルを取得または設定します。

DeviceVendor

デバイスベンダーの名前を取得または設定します。

LinkSpeedInMbps

リンク速度を取得または設定します。

適用対象