Share via


PowerShellTraceSource.DebugChannel Property

Definition

Gives access to Debug channel writer

public:
 property System::Management::Automation::Tracing::BaseChannelWriter ^ DebugChannel { System::Management::Automation::Tracing::BaseChannelWriter ^ get(); };
public System.Management.Automation.Tracing.BaseChannelWriter DebugChannel { get; }
member this.DebugChannel : System.Management.Automation.Tracing.BaseChannelWriter
Public ReadOnly Property DebugChannel As BaseChannelWriter

Property Value

Applies to