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

适用于