PowerShell: List Methods

By Xah Lee. Date: .

List Methods of a Given Object Type

dir -file | Get-Member -MemberType Method
PowerShell list methods 2024-03-10
PowerShell list methods 2024-03-10

PowerShell: Object and Type