log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
SmtpAppender.Subject Property
Gets or sets the subject line of the e-mail message.
[Visual Basic]
Public Property Subject As
String
[C#]
public
string Subject {get; set;}
Property Value
The subject line of the e-mail message.
Remarks
The subject line of the e-mail message.
See Also
SmtpAppender Class | log4net.Appender Namespace