Compartilhar via


Category.MatchIgnoreSuffix property

Essa propriedade não está sendo usado e deve ser ignorada.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property MatchIgnoreSuffix As String
    Get
    Set
'Uso
Dim instance As Category
Dim value As String

value = instance.MatchIgnoreSuffix

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

Property value

Type: System.String
Retorna String.

Exceptions

Exception Condition
InvalidOperationException

Se este objeto não é feito.

Ver também

Referência

Category class

Category members

Microsoft.Office.Server.Search.Administration namespace