Share via


NoNamespace.useLongFilenames Field

Definition

Represents the useLongFilenames XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebProperties.UseLongFilenames.

Applies to