ServiceBuildProvider::GenerateCode Method (AssemblyBuilder^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Generates source code for the virtual path of the build provider, and adds the source code to a specified assembly builder.
Assembly: System.ServiceModel.Activation (in System.ServiceModel.Activation.dll)
Parameters
- assemblyBuilder
-
Type:
System.Web.Compilation::AssemblyBuilder^
The assembly builder that references the source code generated by the build provider.
.NET Framework
Available since 4.0
Available since 4.0
Show: