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