DacMessage.Number Property

Definition

Get numeric value associated with the event message.

public int Number { get; }
member this.Number : int
Public ReadOnly Property Number As Integer

Property Value

Numeric value associated with the message.

Applies to