This documentation is archived and is not being maintained.
BuildProvider Properties
Visual Studio 2010
The BuildProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
CodeCompilerType | Represents the compiler type used by a build provider to generate source code for a custom file type. |
|
ReferencedAssemblies | Represents the assemblies to compile with the source generated by the build provider. |
|
VirtualPath | Represents the file to be built by this build provider implementation. |
|
VirtualPathDependencies | Represents a collection of virtual paths that must be built before the build provider generates code. |
Show: