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