This documentation is archived and is not being maintained.
WCFBuildProvider Properties
Visual Studio 2010
The WCFBuildProvider 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. (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: