HttpStatusCodeResult::StatusDescription Property
Gets the HTTP status description.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property String^ StatusDescription { String^ get(); private: void set(String^ value); }
Show:
Gets the HTTP status description.
public: property String^ StatusDescription { String^ get(); private: void set(String^ value); }