IFormFile.FileName 属性

定义

从 Content-Disposition 标头获取文件名。

public:
 property System::String ^ FileName { System::String ^ get(); };
public string FileName { get; }
member this.FileName : string
Public ReadOnly Property FileName As String

属性值

适用于