StrongNameSignatureInformation.HResult プロパティ

定義

結果コードの HRESULT 値を取得します。

public:
 property int HResult { int get(); };
public int HResult { get; }
member this.HResult : int
Public ReadOnly Property HResult As Integer

プロパティ値

結果コードの HRESULT 値。

適用対象