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


Свойство WebInformation.Title

Возвращает название веб-сайта.

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

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

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

Тип: System.String
Название веб-сайта.

См. также

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

WebInformation класс

Элементы WebInformation

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