[]
        
(Showing Draft Content)

C1.Web.Api.AttachmentContent.-ctor

AttachmentContent Constructor

AttachmentContent(Stream, string)

Creates an AttachmentContent instance.

Declaration
public AttachmentContent(Stream stream, string fileName)
Public Sub New(stream As Stream, fileName As String)
Parameters
Type Name Description
Stream stream

the content

string fileName

the download name