エラーメールの構成ファイルの構成セクションのハンドラです。

C# | Visual Basic | Visual C++ |
public class ErrorMailConfigurationHandler : IConfigurationSectionHandler
Public Class ErrorMailConfigurationHandler _ Implements IConfigurationSectionHandler
public ref class ErrorMailConfigurationHandler : IConfigurationSectionHandler

すべてのメンバ | コンストラクタ | メソッド | |||
メンバ | 説明 | |
---|---|---|
![]() | ErrorMailConfigurationHandler()()() | Initializes a new instance of the ErrorMailConfigurationHandler class |
![]() | Create(Object, Object, XmlNode) |
構成セクションハンドラを作成します。
|

このクラスは現在構成ファイルのセクションを定義するためだけにありますので
プログラム内では使用されません。

Object | |
![]() | ErrorMailConfigurationHandler |