Partager via


CompilationSection.ControlBuilderInterceptorType Propriété

Définition

Obtient ou définit une chaîne représentant le type d'objet utilisé pour intercepter un objet ControlBuilder et configurer un conteneur.

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

Valeur de propriété

Une chaîne représentant le type d'objet utilisé pour intercepter un objet ControlBuilder.

Attributs

S’applique à