Share via


X.val Field

Definition

Represents the x:val XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: value.
  • corresponds to the following strongly-typed classes: DdeLinkValue.

Applies to