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

屬性值

適用於