FormFile.FileName Property

Definition

Gets the file name from the Content-Disposition header.

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

Property Value

Implements

Applies to