Mapping.CrawledPropset, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the property set for the crawled property in the 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 CrawledPropset As Guid
'Utilisation
Dim instance As Mapping
Dim value As Guid
value = instance.CrawledPropset
instance.CrawledPropset = value
public Guid CrawledPropset { get; set; }
Valeur de la propriété
A GUID identifying the crawled property's property set.
Voir aussi
Référence
Mapping, classe
Membres Mapping
Microsoft.Office.Server.Search.Administration, espace de noms