LogReadyRoutedEventArgs.LogSource Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value that indicates why the log was generated.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public ReadOnly Property LogSource As LogSource
public LogSource LogSource { get; }

Property Value

Type: System.Windows.Media..::.LogSource
One of the enumeration values that indicates why the log was generated.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

LogReadyRoutedEventArgs Class

System.Windows.Media Namespace