PSActivity.Tracer Property

Definition

Tracer initialization.

protected:
 property System::Management::Automation::Tracing::PowerShellTraceSource ^ Tracer { System::Management::Automation::Tracing::PowerShellTraceSource ^ get(); };
protected System.Management.Automation.Tracing.PowerShellTraceSource Tracer { get; }
member this.Tracer : System.Management.Automation.Tracing.PowerShellTraceSource
Protected ReadOnly Property Tracer As PowerShellTraceSource

Property Value

Applies to