IDXAssemblyInfo.ResourceOptions Property
In This Article
Obtains resource options for the current assembly.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
IResourceOptions ResourceOptions { get; }
#Property Value
Type | Description |
---|---|
IResource |
An IResource |
See Also