ManagedPropertyInfo.CompleteMatching 属性

获取或设置是否通过分词转到此托管属性的值。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property CompleteMatching As Boolean
    Get
    Set
用法
Dim instance As ManagedPropertyInfo
Dim value As Boolean

value = instance.CompleteMatching

instance.CompleteMatching = value
[DataMemberAttribute]
public bool CompleteMatching { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

ManagedPropertyInfo 类

ManagedPropertyInfo 成员

Microsoft.Office.Server.Search.Administration 命名空间