Created
July 4, 2020 20:55
-
-
Save anotherlab/c5943f8afb7e64dcd0958e45b99b0fa4 to your computer and use it in GitHub Desktop.
Get a list of static members from the system.console class
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[system.console] | Get-Member -Static -MemberType property | Format-Table name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment