Share via


FileVersionEvent.EventType property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property EventType As FileVersionEventType
    Get
'Usage
Dim instance As FileVersionEvent
Dim value As FileVersionEventType

value = instance.EventType
public FileVersionEventType EventType { get; }

Property value

Type: Microsoft.SharePoint.Client.FileVersionEventType

See also

Reference

FileVersionEvent class

FileVersionEvent members

Microsoft.SharePoint.Client namespace