Compartilhar via


CrawledPropertyInfo.Propset property

Obtém ou define o Guid do conjunto de propriedade dessa propriedade rastreada.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<DataMemberAttribute> _
Public Property Propset As Guid
    Get
    Set
'Uso
Dim instance As CrawledPropertyInfo
Dim value As Guid

value = instance.Propset

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

Property value

Type: System.Guid

Ver também

Referência

CrawledPropertyInfo class

CrawledPropertyInfo members

Microsoft.Office.Server.Search.Administration namespace