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.

Атрибуты

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