CompilationSection.AssemblyPostProcessorType Property
.NET Framework (current version)
Gets or sets a value specifying a post-process compilation step for an assembly.
Assembly: System.Web (in System.Web.dll)
[<ConfigurationPropertyAttribute("assemblyPostProcessorType", DefaultValue = "")>] member AssemblyPostProcessorType : string with get, set
Property Value
Type: System.StringA string value specifying the post-process compilation step for an assembly.
.NET Framework
Available since 2.0
Available since 2.0
Show: