ComponentOne Studio Web API Edition
AttachmentContent Class
Members 

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AttachmentContent Members
C1.Web.Api Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.