TraceCommandCommand.ListenerOption Property

Definition

The parameter which determines the options for output from the trace listeners.

public:
 property System::Diagnostics::TraceOptions ListenerOption { System::Diagnostics::TraceOptions get(); void set(System::Diagnostics::TraceOptions value); };
public System.Diagnostics.TraceOptions ListenerOption { get; set; }
[System.Management.Automation.Parameter]
public System.Diagnostics.TraceOptions ListenerOption { get; set; }
member this.ListenerOption : System.Diagnostics.TraceOptions with get, set
[<System.Management.Automation.Parameter>]
member this.ListenerOption : System.Diagnostics.TraceOptions with get, set
Public Property ListenerOption As TraceOptions

Property Value

Attributes

Applies to