mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-08 07:43:51 +00:00
Initial commit
This commit is contained in:
parent
95dbd59fcd
commit
36b9464af2
3 changed files with 29 additions and 0 deletions
7
docs/powershell/powershell-language.md
Normal file
7
docs/powershell/powershell-language.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Exploring the PowerShell language
|
||||
|
||||
Let's see some examples of what you can do with PowerShell:
|
||||
1. In Visual Studio Code,
|
||||
2. Enter a special command to see PowerShell information, as shown in the following command:
|
||||
$PSVersionTable
|
||||
3.
|
||||
Loading…
Add table
Add a link
Reference in a new issue