[Visual Basic] Overridable Public Property ReadOnly Interceptors As DynamicProxyInterceptors _ Implements CoreConfiguration.Interceptors [C#] public virtual DynamicProxyInterceptors Interceptors { get; } [C++] public: virtual __property DynamicProxyInterceptors* get_Interceptors(); [JScript] public virtual function get Interceptors() : DynamicProxyInterceptors
CoreConfiguration.Interceptors
CoreAppXmlConfiguration Class | White.Core.Configuration Namespace