Mapping.CrawledPropertyName, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the name of the crawled property for a property mapping.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property CrawledPropertyName As String
'Utilisation
Dim instance As Mapping
Dim value As String
value = instance.CrawledPropertyName
instance.CrawledPropertyName = value
public string CrawledPropertyName { get; set; }
Valeur de la propriété
A string specifying the name of the crawled property for the mapping.
Voir aussi
Référence
Mapping, classe
Membres Mapping
Microsoft.Office.Server.Search.Administration, espace de noms