Partager via


PortalContext.JobServerAddress, propriété (Microsoft.SharePoint.Portal)

Obsolète.  

Gets the address of the job server.

Espace de noms : Microsoft.SharePoint.Portal
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("JobServerAddress is no longer supported; Use the SearchServiceInstance.Server.Address property on the SearchSharedApplication class instead.", False)> _
Public ReadOnly Property JobServerAddress As String
'Utilisation
Dim instance As PortalContext
Dim value As String

value = instance.JobServerAddress
[ObsoleteAttribute("JobServerAddress is no longer supported; Use the SearchServiceInstance.Server.Address property on the SearchSharedApplication class instead.", false)] 
public string JobServerAddress { get; }

Valeur de la propriété

A string that contains the address of the job server.

Voir aussi

Référence

PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms