RefactoringError クラス

リファクタリング操作中に発生したエラーを表します。

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

構文

'宣言
Public NotInheritable Class RefactoringError _
    Inherits DataSchemaError
'使用
Dim instance As RefactoringError
public sealed class RefactoringError : DataSchemaError
public ref class RefactoringError sealed : public DataSchemaError
public final class RefactoringError extends DataSchemaError

継承階層

System.Object
  Microsoft.Data.Schema.Common.DataSchemaError
    Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringError

スレッド セーフ

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

参照

参照

RefactoringError メンバ

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