This topic has not yet been rated - Rate this topic

CommandOrigin Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the dispatch origin of a command.


Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
'Usage
Dim instance As CommandOrigin

public enum CommandOrigin
public enum CommandOrigin
public enum CommandOrigin
Member name Description
Internal The command was dispatched by the Windows PowerShell runtime as a result of a dispatch request from an already running command.
Runspace The command was submitted through a runspace.

 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)