次の方法で共有


ServiceModelActivationSectionGroup.Diagnostics プロパティ

定義

診断構成セクションを取得します。

public:
 property System::ServiceModel::Activation::Configuration::DiagnosticSection ^ Diagnostics { System::ServiceModel::Activation::Configuration::DiagnosticSection ^ get(); };
public System.ServiceModel.Activation.Configuration.DiagnosticSection Diagnostics { get; }
member this.Diagnostics : System.ServiceModel.Activation.Configuration.DiagnosticSection
Public ReadOnly Property Diagnostics As DiagnosticSection

プロパティ値

診断構成セクションの名前を格納している DiagnosticSection

適用対象