CompilationSection.ControlBuilderInterceptorType Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bir nesnenin yolunu kesmek ve kapsayıcıyı yapılandırmak için kullanılan nesne türünü temsil eden bir ControlBuilder dize alır veya ayarlar.
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
Özellik Değeri
Bir nesneyi kesmek için kullanılan nesne türünü temsil eden bir ControlBuilder dize.
- Öznitelikler