Share via


ISearchParameters2.ContextualScopePath property

Gets the search scope path.

Namespace:  Microsoft.Office.RecordsManagement.SearchAndProcess
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Property ContextualScopePath As String
    Get
    Set
'Usage
Dim instance As ISearchParameters2
Dim value As String

value = instance.ContextualScopePath

instance.ContextualScopePath = value
string ContextualScopePath { get; set; }

Property value

Type: System.String
The path to the search scope.

Remarks

For use with the context scope URL as a web-relative path for a SharePoint object.

See also

Reference

ISearchParameters2 interface

ISearchParameters2 members

Microsoft.Office.RecordsManagement.SearchAndProcess namespace