LogReadyRoutedEventArgs.Log Property

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

Gets an XML string in the Windows Media Log format that contains the fields listed in the LogFields section.

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

Syntax

Public ReadOnly Property Log As String
public string Log { get; }

Property Value

Type: System..::.String
The XML string in the Windows Media Log format that contains the fields listed in the LogFields section.

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