API ReferenceSandbox
public sealed struct Sandbox.LogEvent
Properties
Showing 10 properties
public object[] Sandbox.LogEvent.Arguments { get; set; }
public System.Exception Sandbox.LogEvent.Exception { get; set; }
public string Sandbox.LogEvent.HtmlMessage { get; set; }
public bool Sandbox.LogEvent.IsDiagnostic { get; set; }
public string Sandbox.LogEvent.Message { get; set; }
public int Sandbox.LogEvent.Repeats { get; set; }
public string Sandbox.LogEvent.Stack { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.LogEvent |