DiagnosticSection::MessageLogging Property
.NET Framework (current version)
Describes the settings for Windows Communication Foundation (WCF) message logging.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("messageLogging", Options = ConfigurationPropertyOptions::None)] property MessageLoggingElement^ MessageLogging { MessageLoggingElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::MessageLoggingElement^A MessageLoggingElement that describes the settings for WCF message logging.
.NET Framework
Available since 3.0
Available since 3.0
Show: