Share via


GetBucketCompletedEventArgs.vPropValues Property (Microsoft.Office.Server.Search.Internal.Protocols.SPSCrawl)

Namespace: Microsoft.Office.Server.Search.Internal.Protocols.SPSCrawl
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Syntax

'Declaration
Public ReadOnly Property vPropValues As _PortalPropValue()
'Usage
Dim instance As GetBucketCompletedEventArgs
Dim value As _PortalPropValue()

value = instance.vPropValues
public _PortalPropValue[] vPropValues { get; }

See Also

Reference

GetBucketCompletedEventArgs Class
GetBucketCompletedEventArgs Members
Microsoft.Office.Server.Search.Internal.Protocols.SPSCrawl Namespace