ExtensionError Class
Encapsulates custom error information for Visual Studio extensions that extend the functionality of the Entity Data Model Designer.
Assembly: Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)
Name | Description | |
---|---|---|
![]() | ExtensionError(String, Int32, ExtensionErrorSeverity) | Instantiates a new instance of ExtensionError. |
![]() | ExtensionError(String, Int32, ExtensionErrorSeverity, Int32, Int32) | Instantiates a new instance of ExtensionError. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.