DebugView.LongView Property

Definition

The long-form, detailed debug string.

public virtual string LongView { get; }
member this.LongView : string
Public Overridable ReadOnly Property LongView As String

Property Value

Remarks

See EF Core debug views for more information and examples.

Applies to