ContentHelperGetAttachmentContentDisposition - метод

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

Definition

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

Параметры

fileName  String
The file name.

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

String
The Content-Disposition header value for the file.

См. также