次の方法で共有


ActionBase クラス

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]

名前空間:  Microsoft.ManagementConsole
アセンブリ:  Microsoft.ManagementConsole (Microsoft.ManagementConsole.dll 内)

構文

'宣言
Public MustInherit Class ActionBase _
    Inherits ActionsPaneExtendedItem
'使用
Dim instance As ActionBase
public abstract class ActionBase : ActionsPaneExtendedItem
public ref class ActionBase abstract : public ActionsPaneExtendedItem
public abstract class ActionBase extends ActionsPaneExtendedItem
[<AbstractClassAttribute>]
type ActionBase =  
    class
        inherit ActionsPaneExtendedItem
    end

継承階層

System.Object
  Microsoft.ManagementConsole.ActionsPaneItem
    Microsoft.ManagementConsole.ActionsPaneExtendedItem
      Microsoft.ManagementConsole.ActionBase
        Microsoft.ManagementConsole.Action
        Microsoft.ManagementConsole.SyncAction

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008, Windows Server 2003

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 4、3.5、3.0

参照

参照

ActionBase メンバー

Microsoft.ManagementConsole 名前空間