Partager via


CrawledPropertyInfo.Propset - Propriété

Obtient ou définit le Guid du jeu de propriétés de cette propriété analysée.

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 Propset As Guid
    Get
    Set
'Utilisation
Dim instance As CrawledPropertyInfo
Dim value As Guid

value = instance.Propset

instance.Propset = value
[DataMemberAttribute]
public Guid Propset { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

CrawledPropertyInfo classe

CrawledPropertyInfo - Membres

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