Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

SmtpPickupDirAppender.PickupDir Property

Gets or sets the path to write the messages to.

[Visual�Basic]
Public�Property�PickupDir�As�String
[C#]
public�string�PickupDir�{get;�set;}

Remarks

Gets or sets the path to write the messages to. This should be the same as that used by the agent sending the messages.

See Also

SmtpPickupDirAppender Class | log4net.Appender Namespace