Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the LoginName of the SPUser object that captured the snapshot.
Namespace: Microsoft.Office.DocumentManagement.DocumentSets
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public ReadOnly Property CreatedBy As String
Get
'Usage
Dim instance As DocumentSetVersion
Dim value As String
value = instance.CreatedBy
public string CreatedBy { get; }
Property Value
Type: System.String
An LoginName value of that represents the user who captured the snapshot.