DacMessage.Prefix Property

Definition

Get string prefix associated with the source of the event message.

public string Prefix { get; }
member this.Prefix : string
Public ReadOnly Property Prefix As String

Property Value

String prefix associated with the source of the event message.

Applies to