Прочетете на английски Редактиране

Споделяне чрез


CustomTrackingQueryElement.ActivityName Property

Definition

Gets or sets the name of the activity to filter CustomTrackingRecord instances on. The default value is "*" (all).

C#
[System.Configuration.ConfigurationProperty("activityName", DefaultValue="*", IsKey=true)]
[System.Configuration.StringValidator(MinLength=1)]
public string ActivityName { get; set; }

Property Value

The name of the activity to filter on.

Attributes

Applies to

Продукт Версии
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1