MimeTypeAttribute::MimeType Property

 

Gets the MIME type of a request.

Namespace:   System.Data.Services
Assembly:  System.Data.Services (in System.Data.Services.dll)

public:
property String^ MimeType {
	String^ get();
}

Property Value

Type: System::String^

A string that contains the MIME type.

.NET Framework
Available since 3.5
Return to top
Show: