DiagnosticSection.MessageLogging Свойство

Определение

Описывает параметры для ведения журнала сообщений Windows Communication Foundation (WCF).

public:
 property System::ServiceModel::Configuration::MessageLoggingElement ^ MessageLogging { System::ServiceModel::Configuration::MessageLoggingElement ^ get(); };
[System.Configuration.ConfigurationProperty("messageLogging", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.MessageLoggingElement MessageLogging { get; }
[<System.Configuration.ConfigurationProperty("messageLogging", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.MessageLogging : System.ServiceModel.Configuration.MessageLoggingElement
Public ReadOnly Property MessageLogging As MessageLoggingElement

Значение свойства

MessageLoggingElement

Объект MessageLoggingElement , описывающий параметры для ведения журнала сообщений WCF.

Атрибуты

Применяется к