WCFBuildProvider Properties
.NET Framework (current version)
Namespace:
System.Web.Compilation
Assembly: System.Web.Extensions (in System.Web.Extensions.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:

