PSStreamObjectType Enum

Definition

PSStreamObjectType is for internal (PowerShell) consumption and should not be treated as a public API.

public enum class PSStreamObjectType
public enum PSStreamObjectType
type PSStreamObjectType = 
Public Enum PSStreamObjectType
Inheritance
PSStreamObjectType

Fields

BlockingError 5
Debug 8
Error 2
Exception 12
Information 11
MethodExecutor 3
Output 1
Progress 9
ShouldMethod 6
Verbose 10
Warning 4
WarningRecord 7

Applies to