ErrorTypeDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines error types.
public ref class ErrorTypeDefinition sealed
public ref class ErrorTypeDefinition sealed
class ErrorTypeDefinition sealed
public sealed class ErrorTypeDefinition
type ErrorTypeDefinition = class
Public NotInheritable Class ErrorTypeDefinition
- Inheritance
-
ErrorTypeDefinition
Remarks
This is a MEF component part, and should be exported as: [Export(typeof(ErrorTypeDefinition))]
Constructors
ErrorTypeDefinition() |
Initializes a new instance of ErrorTypeDefinition. |