Condividi tramite


DiagnosticSection.EndToEndTracing Proprietà

Definizione

Ottiene le impostazioni di configurazione della traccia end-to-end specificate in un'istanza di EndToEndTracingElement.

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

Valore della proprietà

EndToEndTracingElement

Restituisce EndToEndTracingElement che contiene impostazioni di configurazione della traccia end-to-end.

Attributi

Si applica a