Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SendGrid
FileAttachment
C# Class SendGrid.FileAttachment
Inheritance:
AttachmentBase
Mostra file
Open project: advancedrei/sendgridplus-csharp
Public Methods
Method
Description
FileAttachment
(
string
filePath
) :
System
GetStream
( ) :
Stream
Method Details
FileAttachment()
public
method
public
FileAttachment
(
string
filePath
) :
System
filePath
string
return
System
GetStream()
public
method
public
GetStream
( ) :
Stream
return
Stream