Compartilhar via


Category.MatchIgnorePrefix 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 MatchIgnorePrefix As String
    Get
    Set
'Uso
Dim instance As Category
Dim value As String

value = instance.MatchIgnorePrefix

instance.MatchIgnorePrefix = value
public string MatchIgnorePrefix { 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