IFieldDescription.FieldTerms 属性

定义

用于匹配此字段的术语。

public System.Collections.Generic.IEnumerable<string> FieldTerms { get; }
member this.FieldTerms : seq<string>
Public ReadOnly Property FieldTerms As IEnumerable(Of String)

属性值

用于匹配字段名称的术语正则表达式列表。

适用于