ManagedProperty.UseAAMMapping - Propriété
Détermine si cette propriété gérée est une URL Sharepoint qui doivent être des accès de substitution mappées.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property UseAAMMapping As Boolean
Get
Set
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean
value = instance.UseAAMMapping
instance.UseAAMMapping = value
public bool UseAAMMapping { get; set; }
Valeur de propriété
Type : System.Boolean
Retourne Boolean .
Remarques
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms