RefactoringCommand クラス
このクラスは、リファクタリングの種類のコマンドの提供およびコマンドの処理のための機能拡張ポイントです。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Refactoring
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
Public MustInherit Class RefactoringCommand _
Implements IExtension
'使用
Dim instance As RefactoringCommand
public abstract class RefactoringCommand : IExtension
public ref class RefactoringCommand abstract : IExtension
public abstract class RefactoringCommand implements IExtension
継承階層
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringCommand
Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringFileNodeCommand
Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringProjectNodeCommand
Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringSchemaViewNodeCommand
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。