← Docs home

Define Standard Members

📐 Guideline.

Define standard members to extend an object type in a custom Types.ps1xml file, using the PowerShell Types.ps1xml file as a template. Standard members are defined by a node with the name PSStandardMembers. These definitions let other cmdlets and the PowerShell runtime work with your object in a consistent way.