SearchScope.Type Property
Returns a value that corresponds to the type of SearchScope object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Default Property Type As MsoSearchIn
Get
'Usage
Dim instance As SearchScope
Dim value As MsoSearchIn
value = instance
MsoSearchIn this { get; }
Property Value
Type: Microsoft.Office.Core.MsoSearchIn
Remarks
The type indicates the area in which the Execute method of the FileSearch object will search for files.