次の方法で共有


DisplayManagerResultWithState.ExtendedErrorCode プロパティ

定義

操作が成功または失敗した方法を示す HRESULT 値を取得します。

public:
 property HResult ExtendedErrorCode { HResult get(); };
HResult ExtendedErrorCode();
public System.Exception ExtendedErrorCode { get; }
var hResult = displayManagerResultWithState.extendedErrorCode;
Public ReadOnly Property ExtendedErrorCode As Exception

プロパティ値

HRESULT 値。

適用対象