AttachmentBase.ContentType Property

 

Gets the content type of this attachment.

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

public ContentType ContentType { get; set; }

Property Value

Type: System.Net.Mime.ContentType

A ContentType.

The content type for this attachment.

.NET Framework
Available since 2.0
Return to top
Show: