MimeTypeAttribute.MimeType 속성

정의

요청의 MIME 형식을 가져옵니다.

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

속성 값

MIME 형식을 포함하는 문자열입니다.

적용 대상