DeviceRegistryOperationError クラス

定義

デバイス レジストリ操作エラーの詳細をカプセル化します。

public sealed class DeviceRegistryOperationError
type DeviceRegistryOperationError = class
Public NotInheritable Class DeviceRegistryOperationError
継承
DeviceRegistryOperationError

コンストラクター

DeviceRegistryOperationError()

デバイス レジストリ操作エラーの詳細をカプセル化します。

プロパティ

DeviceId

エラーを示したデバイスの ID。

ErrorCode

エラーに関連付けられているエラー コード。

ErrorStatus

エラーに関連する追加の詳細。

ModuleId

エラーを示したデバイス上のモジュール ID。

適用対象