SearchServiceApplicationInfo.SearchCenterUrl property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property SearchCenterUrl As String
    Get
    Friend Set
'Usage
Dim instance As SearchServiceApplicationInfo
Dim value As String

value = instance.SearchCenterUrl
[DataMemberAttribute]
public string SearchCenterUrl { get; internal set; }

Property value

Type: System.String

See also

Reference

SearchServiceApplicationInfo class

SearchServiceApplicationInfo members

Microsoft.Office.Server.Search.Query namespace