次の方法で共有


IppAttributeError.ExtendedError プロパティ

定義

プリンターまたはプリンター ジョブの属性セット操作エラーに関する拡張情報を取得します。

public:
 property HResult ExtendedError { HResult get(); };
HResult ExtendedError();
public System.Exception ExtendedError { get; }
var hResult = ippAttributeError.extendedError;
Public ReadOnly Property ExtendedError As Exception

プロパティ値

プリンターまたはプリンター ジョブの属性セット操作エラーに関する拡張情報。

適用対象