Share via


X.groupMember Field

Definition

Represents the x:groupMember XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: groupMembers.
  • has the following XML attributes: group, uniqueName.
  • corresponds to the following strongly-typed classes: GroupMember.

Applies to