CustomAssemblyLoadingProhibitedException.AssemblyPath Property
Returns the value assigned to the BeforeLoadCustomAssemblyEventArgs.AssemblyPath property.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the expected path to a custom assembly. |
See Also