TelemetrySession.BucketFiltersToEnableWatsonForFaults Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value indicating for which buckets Watson reporting should be enabled for fault events.
public System.Collections.Generic.List<Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.BucketFilter> BucketFiltersToEnableWatsonForFaults { get; set; }
member this.BucketFiltersToEnableWatsonForFaults : System.Collections.Generic.List<Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.BucketFilter> with get, set
Public Property BucketFiltersToEnableWatsonForFaults As List(Of BucketFilter)