Reflection/List properties: Difference between revisions

m
No edit summary
Line 211:
Here we find the properties of a <code>[DateTime</code> object:
<lang PowerShell>
Get-Date | Get-Member -MemberType PropertiesPropertiesProperties
</lang>
 
308

edits