WebServicesSection::Diagnostics Property
.NET Framework (current version)
Gets or sets the DiagnosticsElement for the WebServicesSection object.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property DiagnosticsElement^ Diagnostics { DiagnosticsElement^ get(); void set(DiagnosticsElement^ value); }
Property Value
Type: System.Web.Services.Configuration::DiagnosticsElement^A DiagnosticsElement for the current configuration file.
.NET Framework
Available since 2.0
Available since 2.0
Show: