ViewExecutor.DiagnosticSource 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.
Gets the DiagnosticSource.
protected:
property System::Diagnostics::DiagnosticSource ^ DiagnosticSource { System::Diagnostics::DiagnosticSource ^ get(); };
protected System.Diagnostics.DiagnosticSource DiagnosticSource { get; }
member this.DiagnosticSource : System.Diagnostics.DiagnosticSource
Protected ReadOnly Property DiagnosticSource As DiagnosticSource