Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the anchoring of the managed property refiner. This only applies for managed properties of type text.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property Anchoring As RefinerAnchoring
Get
Set
'Usage
Dim instance As RefinerConfiguration
Dim value As RefinerAnchoring
value = instance.Anchoring
instance.Anchoring = value
[DataMemberAttribute]
public RefinerAnchoring Anchoring { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Administration.RefinerAnchoring