UsbDeviceClasses.DeviceFirmwareUpdate プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Device Firmware Update デバイス クラスに準拠するデバイスのデバイス クラス オブジェクトを取得します。
public:
static property UsbDeviceClass ^ DeviceFirmwareUpdate { UsbDeviceClass ^ get(); };
static UsbDeviceClass DeviceFirmwareUpdate();
public static UsbDeviceClass DeviceFirmwareUpdate { get; }
var usbDeviceClass = UsbDeviceClasses.deviceFirmwareUpdate;
Public Shared ReadOnly Property DeviceFirmwareUpdate As UsbDeviceClass
プロパティ値
Device Firmware Update デバイス クラスの UsbDeviceClass オブジェクト。