NbFileBucketDownloadDataContentLength Property |
Content-Length
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public long ContentLength { get; set; }
Public Property ContentLength As Long
Get
Set
public:
property long long ContentLength {
long long get ();
void set (long long value);
}
member ContentLength : int64 with get, set
Property Value
Type:
Int64Version Information Core
Supported in: 1.0
See Also