Share via


Error.Code Property

Definition

Gets or sets error code.

public string Code { get; set; }
member this.Code : string with get, set
Public Property Code As String

Property Value

The error code.

Applies to