Share via


CommonErrorData.HResult Property

Definition

Gets or sets the application error code or HRESULT of the failure.

[System.Runtime.Serialization.DataMember(Name="code", Order=3)]
public int HResult { get; set; }
[<System.Runtime.Serialization.DataMember(Name="code", Order=3)>]
member this.HResult : int with get, set
Public Property HResult As Integer

Property Value

Attributes

Applies to