Method ExcludedExtensionsFromByteCounts
ExcludedExtensionsFromByteCounts()
Return the list of extensions that should be excluded from byte counts when comparing indices that store the same content.
Declaration
protected virtual ICollection<string> ExcludedExtensionsFromByteCounts()
Returns
Type | Description |
---|---|
ICollection<System.String> |