Subscriber portal
Gets the content type to use for the response.
public: property String^ ContentType { String^ get(); private: void set(String^ value); }
The type of the content.
FileResult ClassSystem.Web.Mvc Namespace