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


Свойство FileVersion.Created

Gets a value that specifies the creation date and time for the file version.

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

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

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

Тип: System.DateTime
Returns a DateTime instance representing the creation date and time for the file version.

См. также

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

FileVersion класс

Элементы FileVersion

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