Share via


AuthenticodeSignatureInformation.HResult 속성

정의

서명을 확인한 결과인 HRESULT 값을 가져옵니다.

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

속성 값

서명을 확인한 결과인 HRESULT 값입니다.

적용 대상