ProcessInfoInner.Minidump Property

Definition

Gets or sets minidump URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to