PresentationTraceSources.ShellSource Property

Definition

Gets a shell trace source.

public:
 static property System::Diagnostics::TraceSource ^ ShellSource { System::Diagnostics::TraceSource ^ get(); };
public static System.Diagnostics.TraceSource ShellSource { get; }
static member ShellSource : System.Diagnostics.TraceSource
Public Shared ReadOnly Property ShellSource As TraceSource

Property Value

A shell trace source.

Applies to