Click or drag to resize
LogEntryException Property

[This is preliminary documentation and is subject to change.]

Gets or sets the exception.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
public Exception Exception { get; set; }

Property Value

Type: Exception
Exception.
See Also