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 the synonyms associated with the keyword.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property Synonyms As SynonymCollection
Get
Friend Set
'Usage
Dim instance As Keyword
Dim value As SynonymCollection
value = instance.Synonyms
public SynonymCollection Synonyms { get; internal set; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.SynonymCollection
A SynonymCollection object representing a collection of synonyms.