Share via


W15.val Field

Definition

Represents the w15:val XML attributes.

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 attribute, it:

  • is contained in the following XML elements: appearance, docId.
  • corresponds to the following strongly-typed properties: Appearance.Val, PersistentDocumentId.Val.

Applies to