次の方法で共有


ProcessInfoInner.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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象