Category.MatchIgnoreSuffix 属性

此属性未被使用,并应被忽略。

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

语法

声明
Public Property MatchIgnoreSuffix As String
    Get
    Set
用法
Dim instance As Category
Dim value As String

value = instance.MatchIgnoreSuffix

instance.MatchIgnoreSuffix = value
public string MatchIgnoreSuffix { get; set; }

属性值

类型:System.String
返回 String

异常

异常 条件
InvalidOperationException

如果该对象不支持。

另请参阅

引用

Category 类

Category 成员

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