Share via


W.doNotOrganizeInFolder Field

Definition

Represents the w:doNotOrganizeInFolder XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to