PresentationTraceSources.HwndHostSource Proprietà

Definizione

Ottiene un'origine di traccia dell'host hwnd.

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

Valore della proprietà

Origine di traccia dell'host hwnd.

Commenti

HwndHostSource viene introdotto in .NET Framework versione 3.5. Per altre informazioni, vedere Versioni e dipendenze.

Si applica a