Compartilhar via


SPWebInfo.ServerRelativeUrl property

URL relativa ao servidor do site da Web.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property ServerRelativeUrl As String
    Get
'Uso
Dim instance As SPWebInfo
Dim value As String

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

Property value

Type: System.String
Uma representação de String da URL relativa do servidor.

Ver também

Referência

SPWebInfo class

SPWebInfo members

Microsoft.SharePoint namespace