Udostępnij za pośrednictwem


EventsExceptionDetailsParsedStack.Assembly Property

Definition

Gets or sets the assembly of the stack entry

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to