次の方法で共有


ExceptionClassAttribute コンストラクタ

ExceptionClassAttribute クラスの新しいインスタンスを初期化します。

Public Sub New( _
   ByVal name As String _)
[C#]
public ExceptionClassAttribute(
   stringname);
[C++]
public: ExceptionClassAttribute(
   String* name);
[JScript]
public function ExceptionClassAttribute(
   name : String);

パラメータ

  • name
    メッセージが配信不能キューにルーティングされる前に、プレーヤーがアクティブにして再生する例外クラスの名前。

必要条件

プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ExceptionClassAttribute クラス | ExceptionClassAttribute メンバ | System.EnterpriseServices 名前空間