Partilhar via


CompilationSection.ControlBuilderInterceptorType Propriedade

Definição

Obtém ou define uma cadeia de caracteres que representa o tipo de objeto usado para interceptar um objeto ControlBuilder e configurar um contêiner.

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 da propriedade

String

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

Atributos

Aplica-se a