Share via


W.docVar Field

Definition

Represents the w:docVar XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to