PowerShellChannelWriter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ChannelWrite is the concrete implementation of IChannelWrite. It writes all the traces to the specified traceChannel.
TraceChannel is specified in the constructor.
It always uses PowerShell event provider Id.
public ref class PowerShellChannelWriter sealed : System::Management::Automation::Tracing::BaseChannelWriter
public sealed class PowerShellChannelWriter : System.Management.Automation.Tracing.BaseChannelWriter
type PowerShellChannelWriter = class
inherit BaseChannelWriter
Public NotInheritable Class PowerShellChannelWriter
Inherits BaseChannelWriter
- Inheritance
Properties
Keywords |