Element.Summary Method

Definition

Returns a summary of the value represented by this object, suitable for rendering as the result of a RootElement with child objects.

public virtual string Summary ();
abstract member Summary : unit -> string
override this.Summary : unit -> string

Returns

The return value must be a short description of the value.

Applies to