BuildProvider Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| CodeCompilerType | Represents the compiler type used by a build provider to generate source code for a custom file type. |
| VirtualPathDependencies | Represents a collection of virtual paths that must be built before the build provider generates code. |
| Name | Description | |
|---|---|---|
| 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. |
Community Additions
ADD
Show: