SynonymInfo.RelatedExpressionList 属性

定义

返回与指定的单词或短语相关的表达式的列表。 该列表以字符串数组的形式返回。

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

属性值

注解

通常只能在同义词库中找到很少的相关词句。

适用于