SharpMimeTools Documented Class Library

SharpAttachment Constructor (FileInfo)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the SharpAttachment class based on the supplied FileInfo.

public SharpAttachment(
   FileInfo file
);

Parameters

file
MemoryStream instance that contains the info about the attachment.

See Also

SharpAttachment Class | anmar.SharpMimeTools Namespace | SharpAttachment Constructor Overload List