SessionLogEvent.Data 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.
The event payload as plain text. Currently JSON-formatted but the schema is not contractual and may change.
public string Data { get; }
member this.Data : string
Public ReadOnly Property Data As String