Category.MatchExistingManagedProperty - 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 MatchExistingManagedProperty As Boolean
Get
Set
'Utilisation
Dim instance As Category
Dim value As Boolean
value = instance.MatchExistingManagedProperty
instance.MatchExistingManagedProperty = value
public bool MatchExistingManagedProperty { get; set; }
Valeur de propriété
Type : System.Boolean
Retourne Boolean .
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