SynonymInfo.RelatedExpressionList Property

Definition

Returns a list of expressions related to the specified word or phrase. The list is returned as an array of strings.

public:
 property System::Object ^ RelatedExpressionList { System::Object ^ get(); };
public object RelatedExpressionList { get; }
member this.RelatedExpressionList : obj
Public ReadOnly Property RelatedExpressionList As Object

Property Value

Remarks

Typically, there are very few related expressions found in the thesaurus.

Applies to