Share via


CompilationSection.ControlBuilderInterceptorType Proprietà

Definizione

Ottiene o imposta una stringa che rappresenta il tipo di oggetto utilizzato per intercettare un oggetto ControlBuilder e per configurare un contenitore.

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

Valore della proprietà

Stringa che rappresenta il tipo di oggetto utilizzato per intercettare un oggetto ControlBuilder.

Attributi

Si applica a