Category.MatchIgnorePrefix - Propriété
Cette propriété n'est pas en cours d'utilisation et doit être ignorée.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property MatchIgnorePrefix As String
Get
Set
'Utilisation
Dim instance As Category
Dim value As String
value = instance.MatchIgnorePrefix
instance.MatchIgnorePrefix = value
public string MatchIgnorePrefix { get; set; }
Valeur de propriété
Type : System.String
Retourne String .
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Si cet objet n'est pas sauvegardée. |
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms