Version

Member Class

Represents a single member in a parent Members or Tuple element.
Syntax
'Declaration
 
Public Class Member 
public class Member 
Remarks
The Member element contains the information needed to identify and display a member within a given hierarchy. For parent Members elements, the hierarchy is already specified by the Hierarchy attribute of the parent element. For parent Tuple elements, the hierarchy is specified using the Hierarchy attribute of the Member element.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also