Share via


W.doNotUseLongFileNames Field

Definition

Represents the w:doNotUseLongFileNames XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to