CompilationSection.AssemblyPostProcessorType Property

 

Gets or sets a value specifying a post-process compilation step for an assembly.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

[<ConfigurationPropertyAttribute("assemblyPostProcessorType",
    DefaultValue = "")>]
member AssemblyPostProcessorType : string with get, set

Property Value

Type: System.String

A string value specifying the post-process compilation step for an assembly.

.NET Framework
Available since 2.0
Return to top
Show: