Share via


W.result Field

Definition

Represents the w:result XML element.

public static readonly System.Xml.Linq.XName result;
 staticval mutable result : System.Xml.Linq.XName
Public Shared ReadOnly result As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ddList.
  • corresponds to the following strongly-typed classes: DropDownListSelection.

Applies to