SearchServiceApplicationInfo.SearchCenterUrl property
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property SearchCenterUrl As String
Get
Friend Set
'Uso
Dim instance As SearchServiceApplicationInfo
Dim value As String
value = instance.SearchCenterUrl
[DataMemberAttribute]
public string SearchCenterUrl { get; internal set; }
Property value
Type: System.String
Ver também
Referência
SearchServiceApplicationInfo class