MappingInfo.CrawledPropertyName - Propriété
Obtient ou définit le nom de la propriété analysée qu'auquel appartient ce mappage.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property CrawledPropertyName As String
Get
Set
'Utilisation
Dim instance As MappingInfo
Dim value As String
value = instance.CrawledPropertyName
instance.CrawledPropertyName = value
[DataMemberAttribute]
public string CrawledPropertyName { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms