Поделиться через


Свойство WebInformation.ServerRelativeUrl

Возвращает сервера URL-адрес веб-сайта.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property ServerRelativeUrl As String
    Get
'Применение
Dim instance As WebInformation
Dim value As String

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

Значение свойства

Тип: System.String
Сервер URL-адрес.

См. также

Справочные материалы

WebInformation класс

Элементы WebInformation

Пространство имен Microsoft.SharePoint.Client