Sdílet prostřednictvím


CompilationSection.ControlBuilderInterceptorType Vlastnost

Definice

Získá nebo nastaví řetězec představující typ objektu použitý k zachycení objektu ControlBuilder a konfiguraci kontejneru.

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

Hodnota vlastnosti

Řetězec představující typ objektu použitý k zachycení objektu ControlBuilder .

Atributy

Platí pro