Property HSContentPart.FileName
Overload
Gets filename from Content-Disposition header.
public string FileName { get; }
Property Value
|
string
|
Remarks
Decodes "utf-8''urlencoded" or "=?utf-8?B?base64?=".
Gets filename from Content-Disposition header.
public string FileName { get; }
|
string
|
Decodes "utf-8''urlencoded" or "=?utf-8?B?base64?=".