MailAttachment.Filename Property

 

Gets the name of the attachment file. Recommended alternative: System.Net.Mail.

Namespace:   System.Web.Mail
Assembly:  System.Web (in System.Web.dll)

member Filename : string with get

Property Value

Type: System.String

The name of the attachment file.

.NET Framework
Available since 1.1
Return to top
Show: