Share via


NoNamespace.Append Field

Definition

Represents the Append XML attribute.

public static readonly System.Xml.Linq.XName Append;
 staticval mutable Append : System.Xml.Linq.XName
Public Shared ReadOnly Append 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.AppendData.

Applies to