IFormFile.ContentType 屬性

定義

取得上傳檔案的原始 Content-Type 標頭。

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

屬性值

適用於