SystemDiagnosticsSection クラス
システム診断とトレースを構成します。
構文
class SystemDiagnosticsSection : ConfigurationSectionWithCollection
メソッド
次の表に、SystemDiagnosticsSection
クラスによって公開されるメソッドの一覧を示します。
名前 | 説明 |
---|---|
[追加] | (ConfigurationSectionWithCollection から継承。) |
Clear | (ConfigurationSectionWithCollection から継承。) |
Get | (ConfigurationSectionWithCollection から継承。) |
GetAllowDefinition | (ConfigurationSection から継承。) |
GetAllowLocation | (ConfigurationSection から継承。) |
削除 | (ConfigurationSectionWithCollection から継承。) |
RevertToParent | (ConfigurationSection から継承。) |
SetAllowDefinition | (ConfigurationSection から継承。) |
SetAllowLocation | (ConfigurationSection から継承。) |
プロパティ
次の表は、SystemDiagnosticsSection
クラスによって公開されるプロパティの一覧です。
名前 | 説明 |
---|---|
Assert |
System.Diagnostics.Debug.Assert メソッドのユーザー インターフェイス モードとメッセージ ログ ファイルの名前を指定する AssertSettings 値。 |
Location |
(ConfigurationSection から継承。)キー プロパティ。 |
Path |
(ConfigurationSection から継承。)キー プロパティ。 |
PerformanceCounters |
パフォーマンス カウンターによって共有されるグローバル メモリのサイズを指定する PerformanceCounterSettings 値。 |
SectionInformation |
(ConfigurationSection から継承。) |
SharedListeners |
ソースまたはトレース要素が参照できるリスナーを含む ListenerSettings 値。 |
Sources |
トレース メッセージを開始するトレース ソースを指定する SourceSettings 値。 |
Switches |
トレース スイッチ定義を含む SwitchSettings 値。 |
Trace |
トレース メッセージを収集、保存、ルーティングするリスナーを含む TraceSettings 値。 |
サブクラス
このクラスにはサブクラスが含まれていません。
継承階層
ConfigurationSectionWithCollection
SystemDiagnosticsSection
要件
型 | 説明 |
---|---|
クライアント | - Windows Vista 上の IIS 7.0 - Windows 7 上の IIS 7.5 - Windows 8 上の IIS 8.0 - Windows 10 上の IIS 10.0 |
[サーバー] | - Windows Server 2008 上の IIS 7.0 - Windows Server 2008 R2 上の IIS 7.5 - Windows Server 2012 上の IIS 8.0 - Windows Server 2012 R2 上の IIS 8.5 - Windows Server 2016 上の IIS 10.0 |
Product | - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0 |
MOF ファイル | WebAdministration.mof |
参照
AssertSettings クラス
ConfigurationSectionWithCollection クラス
ListenerSettings クラス
PerformanceCounterSettings クラス
SourceSettings クラス
SwitchSettings クラス
TraceSettings クラス
System.Diagnostics.Debug.Assert メソッド