CompilationSection.ControlBuilderInterceptorType Propriedade

Definição

Obtém ou define uma cadeia que representa o tipo de objeto usado para intercetar um ControlBuilder objeto e configurar um contentor.

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 Propriedade

Uma cadeia que representa o tipo de objeto usado para intercetar um ControlBuilder objeto.

Atributos

Aplica-se a