Share via


X.value Field

Definition

Represents the x:value XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: values, values.
  • has the following child XML elements: val.
  • has the following XML attributes: t.
  • corresponds to the following strongly-typed classes: Value.

Applies to