RankingManager.authorityPages field
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Protected authorityPages As AuthorityPageCollection
'Uso
Dim value As AuthorityPageCollection
value = Me.authorityPages
Me.authorityPages = value
protected AuthorityPageCollection authorityPages