Taal

DiagnosticSection.EndToEndTracing Eigenschap

Definitie

Hiermee haalt u de configuratie-instellingen voor end-to-end tracering op die zijn opgegeven in een EndToEndTracingElement exemplaar.

public:
 property System::ServiceModel::Configuration::EndToEndTracingElement ^ EndToEndTracing { System::ServiceModel::Configuration::EndToEndTracingElement ^ get(); };
[System.Configuration.ConfigurationProperty("endToEndTracing", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.EndToEndTracingElement EndToEndTracing { get; }
[<System.Configuration.ConfigurationProperty("endToEndTracing", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.EndToEndTracing : System.ServiceModel.Configuration.EndToEndTracingElement
Public ReadOnly Property EndToEndTracing As EndToEndTracingElement

Waarde van eigenschap

Retourneert EndToEndTracingElement, dat configuratie-instellingen voor end-to-end tracering bevat.

Kenmerken

Van toepassing op