StrongNameSignatureInformation.HResult Property

Definition

Gets the HRESULT value of the result code.

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

Property Value

The HRESULT value of the result code.

Applies to