CannotLoadInvalidTypeException.TypeName Property
OBSOLETE
Use Message instead.
Gets the name of the type that cannot be loaded.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that specifies the name of the type. |
See Also