Share via


P.strVal Field

Definition

Represents the p:strVal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: to, val.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: StringVariantValue.

Applies to