PowerShell Tutorial
PowerShell: List Properties
By Xah Lee. Date:
2024-03-10
.
List Properties of a Given Object Type
dir
-file |
Get-Member
-MemberType Properties
list properties
PowerShell. Object and Type
PowerShell: Object Type, Properties, Methods
PowerShell: Get Object Type
PowerShell: List All Methods of an Object
PowerShell: List Properties
PowerShell: Get Property Values
PowerShell: Value Types
PowerShell: Check Type
PowerShell Tutorial Search 🔍
How-To
In Depth
Scripts Examples