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


Свойство FileVersion.CreatedBy

Gets a value that specifies the user that represents the creator of 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 CreatedBy As User
    Get
'Применение
Dim instance As FileVersion
Dim value As User

value = instance.CreatedBy
public User CreatedBy { get; }

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

Тип: Microsoft.SharePoint.Client.User
Returns a User instance representing the user that represents the creator of the file version.

См. также

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

FileVersion класс

Элементы FileVersion

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