ControlCommandUnknownException コンストラクター (String)

指定されたメッセージ パラメーターを使用して ControlCommandUnknownException クラスの新しいインスタンスを初期化します。

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

使用法

構文

'宣言
Public Sub New ( _
    message As String _
)
public ControlCommandUnknownException (
    string message
)
public:
ControlCommandUnknownException (
    String^ message
)
public ControlCommandUnknownException (
    String message
)
public function ControlCommandUnknownException (
    message : String
)

パラメーター

  • message
    メッセージです。

プラットフォーム

開発プラットフォーム

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

対象プラットフォーム

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

関連項目

参照

ControlCommandUnknownException クラス
ControlCommandUnknownException メンバー
Microsoft.ApplicationServer.StoreManagement.Control 名前空間