Skip to main content

IDXAssemblyInfo.ResourceOptions Property

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
IResourceOptions

An IResourceOptions object.

See Also