ServiceOperation.MimeType Property

Definition

MIME-type specified on primitive results, possibly 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

Property Value

MIME-type value.

Applies to