IDXAssemblyInfo.ResourceOptions Property
Obtains resource options for the current assembly.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
IResourceOptions | An IResourceOptions object. |
See Also