Skip to content

Pact Web Extensions StringExtensions MakeSafeAttachmentHeader(string)

welshronaldo edited this page May 30, 2022 · 5 revisions

StringExtensions.MakeSafeAttachmentHeader(string) Method

Prepares the content of the attachment header with safe escaping

public static string MakeSafeAttachmentHeader(this string filename);

Parameters

filename System.String

Returns

System.String

Clone this wiki locally