ServiceModelSectionGroup.Diagnostic 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 WCF 之診斷功能的組態區段。
public:
property System::ServiceModel::Configuration::DiagnosticSection ^ Diagnostic { System::ServiceModel::Configuration::DiagnosticSection ^ get(); };
public System.ServiceModel.Configuration.DiagnosticSection Diagnostic { get; }
member this.Diagnostic : System.ServiceModel.Configuration.DiagnosticSection
Public ReadOnly Property Diagnostic As DiagnosticSection
屬性值
WCF 診斷功能的組態區段。
備註
區 diagnostics
段包含 WCF 診斷功能的設定。 使用者可以啟用/停用追蹤、效能計數器和 WMI 提供者,並且可以新增自訂訊息篩選條件。