Compartir a través de


de la propiedad WebInformation.ServerRelativeUrl

Obtiene la dirección URL relativa de servidor para el sitio Web.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public ReadOnly Property ServerRelativeUrl As String
    Get
'Uso
Dim instance As WebInformation
Dim value As String

value = instance.ServerRelativeUrl
public string ServerRelativeUrl { get; }

Valor de propiedad

Tipo: System.String
La dirección URL relativa al servidor.

Vea también

Referencia

clase WebInformation

Miembros WebInformation

Espacio de nombres Microsoft.SharePoint.Client