<XmlIncludeAttribute(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)> <SerializableAttribute()> Public Class TextboxTarget Inherits BaseTarget Implements ITarget
Dim instance As TextboxTarget
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)] [Serializable()] public class TextboxTarget : BaseTarget, ITarget
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)] [Serializable()] public ref class TextboxTarget : public BaseTarget, ITarget