Click or drag to resize

WindowsSearchIsIndexedFolder Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.WeightedSearch
Assembly:  Dynamicweb.WeightedSearch (in Dynamicweb.WeightedSearch.dll) Version: 2.0.2
Syntax
[ObsoleteAttribute("Not used. Always returns false")]
public static bool IsIndexedFolder(
	string folder
)

Parameters

folder
Type: SystemString

Return Value

Type: Boolean
See Also