ServiceBuildProvider Properties

.NET Framework (current version)
 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   System.ServiceModel.Activation
Assembly:  System.ServiceModel.Activation (in System.ServiceModel.Activation.dll)

NameDescription
System_CAPS_pubpropertyCodeCompilerType

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.)

System_CAPS_protpropertyVirtualPath

Represents the file to be built by this build provider implementation.(Inherited from BuildProvider.)

System_CAPS_pubpropertyVirtualPathDependencies

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.)

Return to top
Show: