Share via


NoNamespace.PreserveFormat Field

Definition

Represents the PreserveFormat XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: Map_.
  • corresponds to the following strongly-typed properties: Map.PreserveFormat.

Applies to