FileContentHelperGetAttachmentContentDisposition - метод
Get Content-Disposition header content for file.
Пространство имён: Tessa.Web.HelpersСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public static string GetAttachmentContentDisposition(
string fileName
)
Public Shared Function GetAttachmentContentDisposition (
fileName As String
) As String
public:
static String^ GetAttachmentContentDisposition(
String^ fileName
)
static member GetAttachmentContentDisposition :
fileName : string -> string
- fileName String
- File name.
StringContent-Disposition header content for file.