Share via


W.query Field

Definition

Represents the w:query XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mailMerge.
  • corresponds to the following strongly-typed classes: Query.

Applies to