Partager via


Mapping.CrawledPropertyName - Propriété

Obtient ou définit le nom de la propriété analysée pour un mappage de propriété.

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
    Get
    Set
'Utilisation
Dim instance As Mapping
Dim value As String

value = instance.CrawledPropertyName

instance.CrawledPropertyName = value
public string CrawledPropertyName { get; set; }

Valeur de propriété

Type : System.String
Chaîne spécifiant le nom de la propriété analysée pour le mappage.

Voir aussi

Référence

Mapping classe

Mapping - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms