HostingEnvironmentDiagnosticsInner.DiagnosticsOutput Property

Definition

Gets or sets diagnostics output.

[Newtonsoft.Json.JsonProperty(PropertyName="diagnosticsOutput")]
public string DiagnosticsOutput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diagnosticsOutput")>]
member this.DiagnosticsOutput : string with get, set
Public Property DiagnosticsOutput As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to