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


Свойство Web.Created

Gets a value that specifies when the site was created.

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

value = instance.Created
public DateTime Created { get; }

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

Тип: System.DateTime
Returns a DateTime instance representing when the site was created.

Замечания

It must not be пустая ссылка (Nothing в Visual Basic).

См. также

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

Web класс

Элементы Web

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