ResponseTypeAttribute::ResponseType Property
Gets the response type.
Assembly: System.Web.Http (in System.Web.Http.dll)
public: property Type^ ResponseType { [CompilerGeneratedAttribute] Type^ get(); [CompilerGeneratedAttribute] private: void set(Type^ value); }
Property Value
Type: System::Type^
Show: