Share via


NoNamespace.merge Field

Definition

Represents the merge XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.Merge.

Applies to