Partager via


ProcessInfo.MiniDump Property

Definition

[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