Share via


EventData.Caller Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="caller")]
public string Caller { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="caller")>]
member this.Caller : string
Public ReadOnly Property Caller As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to