FileCounts.Total

FileCounts.Total property

Gets or sets the total number of files in the vector store.

public int Total { get; set; }

See Also