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.
Contains a string representing the similarity reference when searching for similar items. For details, see Find Similar (FAST Search Server 2010 for SharePoint).
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property SimilarTo As String
Get
Set
'Usage
Dim instance As FASTSearchRuntime
Dim value As String
value = instance.SimilarTo
instance.SimilarTo = value
public string SimilarTo { get; set; }
Property Value
Type: System.String
Returns String. For syntax details, see Item similarity vector reference.