| IResponseContentLength Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.IResponse.ContentLength"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxint ContentLength { get; set; }Property ContentLength As Integer
Get
Set
property int ContentLength {
int get ();
void set (int value);
}abstract ContentLength : int with get, set
Property Value
Type:
Int32
See Also