CompilationSection.ControlBuilderInterceptorType Eigenschaft

Definition

Ruft eine Zeichenfolge ab oder legt sie fest, die den Objekttyp darstellt, der verwendet wird, um ein Objekt ControlBuilder abzufangen und einen Container zu konfigurieren.

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

Eigenschaftswert

Eine Zeichenfolge darstellt, die den Objekttyp verwendet, um ein ControlBuilder Objekt abzufangen.

Attribute

Gilt für: