ServerResponse::ContentType Property
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Owin
Assembly: Microsoft.AspNet.SignalR.Owin (in Microsoft.AspNet.SignalR.Owin.dll)
Assembly: Microsoft.AspNet.SignalR.Owin (in Microsoft.AspNet.SignalR.Owin.dll)
public: virtual property String^ ContentType { String^ get () sealed; void set (String^ value) sealed; }
Implements
IResponse::ContentType
Show: