Share via


W.saveXmlDataOnly Field

Definition

Represents the w:saveXmlDataOnly XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • corresponds to the following strongly-typed classes: SaveXmlDataOnly.

Applies to