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