Share via


PowerShellTraceSource.OperationalChannel Property

Definition

Gives access to operational channel writer

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

Property Value

Applies to