RefactoringFileNodeCommand クラス

ソリューション エクスプローラのファイル ノードに対するすべてのリファクタリング コマンドの基本コマンド クラスです。

この API は、CLS に準拠していません。 

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Refactoring
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
<CLSCompliantAttribute(False)> _
Public MustInherit Class RefactoringFileNodeCommand _
    Inherits RefactoringCommand
'使用
Dim instance As RefactoringFileNodeCommand
[CLSCompliantAttribute(false)]
public abstract class RefactoringFileNodeCommand : RefactoringCommand
[CLSCompliantAttribute(false)]
public ref class RefactoringFileNodeCommand abstract : public RefactoringCommand
public abstract class RefactoringFileNodeCommand extends RefactoringCommand

継承階層

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringCommand
    Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringFileNodeCommand

スレッド セーフ

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

参照

参照

RefactoringFileNodeCommand メンバ

Microsoft.VisualStudio.Data.Schema.Project.Refactoring 名前空間