Skip to content

Commit 2f210e6

Browse files
StartAutomatingStartAutomating
authored andcommitted
CommandInfo.BlockComments - Resolving aliases (Fixes #487)
1 parent bc6dfd5 commit 2f210e6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
System.Management.Automation.CommandInfo.get_BlockComments()
2+
------------------------------------------------------------
3+
4+
5+
6+
7+
### Synopsis
8+
Gets Block Comments
9+
10+
11+
12+
---
13+
14+
15+
### Description
16+
17+
Gets Block Comments declared within a script.
18+
19+
20+
21+
---

0 commit comments

Comments
 (0)