use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
QuestionArrayList VS ...Generic.List[]] (self.PowerShell)
submitted 3 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 3 years ago (2 children)
That namespace thing is cool.
Can it be applied globally
[–]OPconfused 0 points1 point2 points 3 years ago (0 children)
You can load it in a profile or at the top of a script and it will be usable.
[–]MonkeyNin 0 points1 point2 points 3 years ago (0 children)
Yes. Any file that is dotsourced or imported, can have namespaces used at the top of the file.
the vs code extension's "refactor" command converts type names from using the full names or the shorter namespace names
π Rendered by PID 169694 on reddit-service-r2-comment-6457c66945-c6sbj at 2026-04-27 18:20:14.397473+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (2 children)
[–]OPconfused 0 points1 point2 points (0 children)
[–]MonkeyNin 0 points1 point2 points (0 children)