Share via


X.member Field

Definition

Represents the x:member XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: members.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: Member.

Applies to