ISolutionTypesProvider.AddReference(String) Method
Adds a new reference by an assembly name.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
assemblyName | String | A String specifying the name of an assembly to reference. |
See Also