PortalContext.SearchApplicationName, propriété (Microsoft.SharePoint.Portal)
Gets the name of the search application for this portal site.
Espace de noms : Microsoft.SharePoint.Portal
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SearchApplicationName As String
'Utilisation
Dim instance As PortalContext
Dim value As String
value = instance.SearchApplicationName
public string SearchApplicationName { get; }
Valeur de la propriété
A string that contains the name of the search application for this portal site.
Voir aussi
Référence
PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms