Share via


P.val Field

Definition

Represents the p: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: tav.
  • has the following child XML elements: boolVal, clrVal, fltVal, intVal, strVal.
  • corresponds to the following strongly-typed classes: VariantValue.

Applies to