次の方法で共有


CompositionEffectFactory.ExtendedError プロパティ

定義

CreateBrush の呼び出しの結果の拡張エラー コード。

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

プロパティ値

CreateBrush の呼び出しの結果の拡張エラー コード。

適用対象