| IResponseContentType Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.IResponse.ContentType"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring ContentType { get; set; }Property ContentType As String
Get
Set
property String^ ContentType {
String^ get ();
void set (String^ value);
}abstract ContentType : string with get, set
Property Value
Type:
String
See Also