다음을 통해 공유


TrackingEventsDefinition.TrackEventsOptions Property

Definition

Gets or sets possible values include: 'None', 'DisableSourceInfoEnrich'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to