Свойство WebInformation.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 WebInformation
Dim value As DateTime
value = instance.Created
public DateTime Created { get; }
Значение свойства
Тип: System.DateTime
Значение даты и времени создания сайта.