EndToEndTracingElement.ActivityTracing Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of tracering van activiteit is ingeschakeld.

public:
 property bool ActivityTracing { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("activityTracing", DefaultValue=false)]
public bool ActivityTracing { get; set; }
[<System.Configuration.ConfigurationProperty("activityTracing", DefaultValue=false)>]
member this.ActivityTracing : bool with get, set
Public Property ActivityTracing As Boolean

Waarde van eigenschap

true als activiteitentracering is ingeschakeld; anders, false.

Kenmerken

Van toepassing op