Category.MatchIgnorePrefix-Eigenschaft
Diese Eigenschaft wird nicht verwendet und sollte ignoriert werden.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property MatchIgnorePrefix As String
Get
Set
'Usage
Dim instance As Category
Dim value As String
value = instance.MatchIgnorePrefix
instance.MatchIgnorePrefix = value
public string MatchIgnorePrefix { get; set; }
Eigenschaftswert
Typ: System.String
Gibt String zurück.
Ausnahmen
Ausnahme | Bedingung |
---|---|
InvalidOperationException | Wenn dieses Objekt nicht unterstützt wird. |