Share via


W.doNotSaveAsSingleFile Field

Definition

Represents the w:doNotSaveAsSingleFile XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: webSettings.
  • corresponds to the following strongly-typed classes: DoNotSaveAsSingleFile.

Applies to