ContentHelperGetAttachmentContentDisposition - метод

Gets the Content-Disposition header value for an attachment file.

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public static string GetAttachmentContentDisposition(
	string fileName
)

Параметры

fileName  String
The file name.

Возвращаемое значение

String
The Content-Disposition header value for the file.

См. также