TextHighlight.Occurrence 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置所引用文本中文本字段的匹配项(如果存在多个)。
public int? Occurrence { get; set; }
member this.Occurrence : Nullable<int> with get, set
Public Property Occurrence As Nullable(Of Integer)
属性值
所引用文本中文本字段的出现次数。
适用于