Share via


B.Middle Field

Definition

Represents the b:Middle XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Person.
  • corresponds to the following strongly-typed classes: Middle.

Applies to