ContentHelperGetAttachmentContentDisposition - метод

Get Content-Disposition header content for file.

Definition

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

Параметры

fileName  String
File name.

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

String
Content-Disposition header content for file.

См. также