次の方法で共有


AdaptiveMediaSourceDiagnosticAvailableEventArgs.ExtendedError プロパティ

定義

イベントに関連付けられている拡張エラー コードを取得します。

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

プロパティ値

イベントに関連付けられている拡張エラー コード。

Windows の要件

デバイス ファミリ
Windows 10 Fall Creators Update (10.0.16299.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v5.0 で導入)

適用対象