Share via


CompilationSection.ControlBuilderInterceptorType Propiedad

Definición

Obtiene o establece una cadena que representa el tipo de objeto para interceptar un objeto de ControlBuilder y configurar un contenedor.

public:
 property System::String ^ ControlBuilderInterceptorType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("controlBuilderInterceptorType", DefaultValue="")]
public string ControlBuilderInterceptorType { get; set; }
[<System.Configuration.ConfigurationProperty("controlBuilderInterceptorType", DefaultValue="")>]
member this.ControlBuilderInterceptorType : string with get, set
Public Property ControlBuilderInterceptorType As String

Valor de propiedad

Cadena que representa el tipo de objeto para interceptar un objeto de ControlBuilder .

Atributos

Se aplica a