ControlCommandExistsException クラス

インスタンス制御コマンドと関連付けられたコンテキスト例外を表します。

名前空間: Microsoft.ApplicationServer.StoreManagement.Control
アセンブリ: Microsoft.ApplicationServer.StoreManagement (microsoft.applicationserver.storemanagement.dll)

使用法

構文

'宣言
<SerializableAttribute> _
Public Class ControlCommandExistsException
    Inherits InstanceControlException
[SerializableAttribute] 
public class ControlCommandExistsException : InstanceControlException
[SerializableAttribute] 
public ref class ControlCommandExistsException : public InstanceControlException
/** @attribute SerializableAttribute() */ 
public class ControlCommandExistsException extends InstanceControlException
SerializableAttribute 
public class ControlCommandExistsException extends InstanceControlException

継承の階層

System.Object
   System.Exception
     Microsoft.ApplicationServer.StoreManagement.Control.InstanceControlException
      Microsoft.ApplicationServer.StoreManagement.Control.ControlCommandExistsException

スレッド セーフ

この型のパブリック静的 (Visual Basic では Shared ) メンバーはスレッド セーフです。インスタンスのメンバーはいずれも、スレッド セーフである保証はありません。

プラットフォーム

開発プラットフォーム

Visual Studio 2010 およびそれ以降, .NET Framework 4

対象プラットフォーム

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

関連項目

参照

ControlCommandExistsException メンバー
Microsoft.ApplicationServer.StoreManagement.Control 名前空間