StorageModelBuildProvider Properties
.NET Framework (current version)
Namespace:
System.Data.Entity.Design.AspNet
Assembly: System.Data.Entity.Design (in System.Data.Entity.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CodeCompilerType | Represents the compiler type used by a build provider to generate source code for a custom file type.(Inherited from BuildProvider.) |
![]() | ReferencedAssemblies | Represents the assemblies to compile with the source generated by the build provider.(Inherited from BuildProvider.) |
![]() | VirtualPath | Represents the file to be built by this build provider implementation.(Inherited from BuildProvider.) |
![]() | VirtualPathDependencies | Represents a collection of virtual paths that must be built before the build provider generates code.(Inherited from BuildProvider.) |
Show:

