ServiceModelActivationSectionGroup::Diagnostics Property

 

Gets the diagnostics configuration section.

Namespace:   System.ServiceModel.Activation.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property DiagnosticSection^ Diagnostics {
	DiagnosticSection^ get();
}

Property Value

Type: System.ServiceModel.Activation.Configuration::DiagnosticSection^

A DiagnosticSection instance that contains the diagnostics configuration section.

.NET Framework
Available since 3.0
Return to top
Show: