CompilationSection.ControlBuilderInterceptorType 屬性

定義

取得或設定一個字串,代表用來攔截 ControlBuilder 物件並配置容器的物件類型。

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

屬性值

一個代表攔截 ControlBuilder 物件類型類型的字串。

屬性

適用於