Share via


AssertTelemetryContains.Events Property

Definition

Gets the events should be contained.

public System.Collections.Generic.List<string> Events { get; }
member this.Events : System.Collections.Generic.List<string>
Public ReadOnly Property Events As List(Of String)

Property Value

The events names.

Applies to