共用方式為


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 類型值。

適用於