Свойство | Тип | Описание | |
---|---|---|---|
contentDisposition | string | ||
contentID | string | ||
data | byte[] | ||
fileName | string | ||
isRealAttachment | bool |
Метод | Описание | |
---|---|---|
Attachment ( string buffer ) : System | ||
SaveToFile ( string fileName ) : void |
public Attachment ( string buffer ) : System | ||
buffer | string | |
Результат | System |
public SaveToFile ( string fileName ) : void | ||
fileName | string | |
Результат | void |