다음을 통해 공유


ServiceOperation.MimeType 속성

정의

기본 결과에 지정된 MIME 형식입니다(null일 수 있음).

public:
 property System::String ^ MimeType { System::String ^ get(); void set(System::String ^ value); };
public string MimeType { get; set; }
member this.MimeType : string with get, set
Public Property MimeType As String

속성 값

MIME 형식 값입니다.

적용 대상