Share via


CrawledProperty.Propset Property

Gets the property set of the crawled property.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
ReadOnly Property Propset As Guid
    Get
'Usage
Dim instance As CrawledProperty
Dim value As Guid

value = instance.Propset
Guid Propset { get; }

Property Value

Type: System.Guid
A Guid object that specifies the property set for the crawled property.

See Also

Reference

CrawledProperty Interface

CrawledProperty Members

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace