PSActivity.Tracer Property
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.
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