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를 반환합니다.

특성

적용 대상