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


Свойство Web.Url

Gets the absolute URL for the website.

Пространство имен:  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 Url As String
    Get
'Применение
Dim instance As Web
Dim value As String

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

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

Тип: System.String
A string that contains the absolute URL.

См. также

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

Web класс

Элементы Web

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