Keyoti Search for ASP.NET API Docs
ContentLength Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordContentLength
Keyoti Search for ASP.NET 2010
The length of the file (bytes), or -1 if not available.
Declaration Syntax
C#Visual BasicVisual C++
public long ContentLength { get; set; }
Public Property ContentLength As Long
public:
property long long ContentLength {
	long long get ();
	void set (long long value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609