Share via


W.destination Field

Definition

Represents the w:destination XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to