ServiceBuildProvider Properties
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.ServiceModel.Activation (in System.ServiceModel.Activation.dll)
| Name | Description | |
|---|---|---|
![]() | CodeCompilerType | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the compiler type used by a build provider to generate source code for a custom file type.(Overrides BuildProvider::CodeCompilerType.) |
![]() | VirtualPath | Represents the file to be built by this build provider implementation.(Inherited from BuildProvider.) |
![]() | VirtualPathDependencies | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a collection of virtual paths that must be built before the build provider generates code.(Overrides BuildProvider::VirtualPathDependencies.) |

