Element.Summary Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.