Click or drag to resize
SearchIndexInfoIndexFileSize Property
Gets or sets index file size.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
public virtual long IndexFileSize { get; set; }

Property Value

Type: Int64
See Also