DiagnosticSection.EndToEndTracing 屬性

定義

取得在 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

屬性值

EndToEndTracingElement

傳回 EndToEndTracingElement,包含端對端追蹤組態設定值。

屬性

適用於