ComponentOne Web API Edition
AttachmentContent Class
Members 

C1.Web.Api Namespace : AttachmentContent Class
Provides HTTP content to be downloaded as attachments.
Syntax
'Declaration
 
Public Class AttachmentContent 
   Inherits System.Net.Http.StreamContent
public class AttachmentContent : System.Net.Http.StreamContent 
Inheritance Hierarchy

System.Object
   System.Net.Http.HttpContent
      System.Net.Http.StreamContent
         C1.Web.Api.AttachmentContent

See Also

Reference

AttachmentContent Members
C1.Web.Api Namespace