Share via


NoNamespace.splitFirst Field

Definition

Represents the splitFirst XML attribute.

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

Applies to