Share via


Diagnostic.Code Property

Definition

Gets or sets a code or identifier for this diagnostics.

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

Property Value

A code or identifier for this diagnostics.

Applies to