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