ManagedProperty.MappingDisallowed - Propriété
Obtient une valeur Boolean indiquant si une propriété analysée peut être mappée à la propriété gérée.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MappingDisallowed As Boolean
Get
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean
value = instance.MappingDisallowed
public bool MappingDisallowed { get; }
Valeur de propriété
Type : System.Boolean
true si une propriété analysée peut être mappée à la propriété gérée ; dans le cas contraire, false.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms