SearchServiceApplication.PropertiesLink property

Gets the link to the properties editing page of the current SearchServiceApplication.

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

Syntax

'Declaration
Public Overrides ReadOnly Property PropertiesLink As SPAdministrationLink
    Get
'Usage
Dim instance As SearchServiceApplication
Dim value As SPAdministrationLink

value = instance.PropertiesLink
public override SPAdministrationLink PropertiesLink { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPAdministrationLink
The link to the properties editing page of the current SearchServiceApplication.

See also

Reference

SearchServiceApplication class

SearchServiceApplication members

Microsoft.Office.Server.Search.Administration namespace