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
Search 🔍
How-To
In-Depth
Scripts Examples
In-Depth
File Name Extension
File Name Extension
Comment
Comment
Object and Type
Object Type, Properties, Methods
Path
Path Tutorial
Path Expansion
Path Functions
Pipe
Pipe Output
Pipeline Commands
Number
Number Input
Arithmetic
String
String
Variable
Assignment
Variable
Automatic Variables
Boolean
Boolean
Boolean Operators
Test Equality
Compare Numbers
Conditional
If Else
Data Structure
Array
Hashtable, Dictionary
Loop, Iteration
Loop
Input, Output
Print
Prompt User
Read File
Write File
Function
Function
Error
throw
Profile and Script
Profile
Write Script
Load a Script
Eval
Get Script Path
Misc
Timing, Benchmark
What is Cmdlet
Provider, Datastore