共用方式為


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 物件的物件型別字串表示。

屬性

適用於