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 объекта.

Атрибуты

Применяется к