ScriptBlock Properties
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
System.Management.Automation Namespace
| Name | Description | |
|---|---|---|
|
Attributes | Gets the attributes of the script block. |
|
File | Gets the file where the script block is defined. This property is introduced in Windows PowerShell 2.0. |
|
IsFilter | Gets and sets a Boolean value that indicates whether the script block is a filter. |
|
IsWorkflow | |
|
Module | Gets information about the module where the script block is defined. This property is introduced in Windows PowerShell 2.0. |
|
StartPosition | Gets the token that indicates the starting position of the script block.This property is introduced in Windows PowerShell 2.0. |
Reference
ScriptBlock ClassSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.