IFieldDescription.FieldTerms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Terms for matching this field.
public System.Collections.Generic.IEnumerable<string> FieldTerms { get; }
member this.FieldTerms : seq<string>
Public ReadOnly Property FieldTerms As IEnumerable(Of String)
Property Value
List of term regex for matching the field name.