Freigeben über


EndToEndTracingElement.PropagateActivity Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das propagate-Attribut auf true festgelegt ist.

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

Eigenschaftswert

true, wenn das propagateActivity-Attribut auf true festgelegt ist; andernfalls false.

Attribute

Gilt für: