AttachmentBase::ContentType Property
.NET Framework (current version)
Gets the content type of this attachment.
Assembly: System (in System.dll)
public: property ContentType^ ContentType { ContentType^ get(); void set(ContentType^ value); }
Property Value
Type: System.Net.Mime::ContentType^A ContentType.
The content type for this attachment.
.NET Framework
Available since 2.0
Available since 2.0
Show: