Share via


DebugView.ShortView Property

Definition

The short-form, less-detailed debug string.

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

Property Value

Remarks

See EF Core debug views for more information and examples.

Applies to