ChangeItem.FileSystemObjectType property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property FileSystemObjectType As FileSystemObjectType
Get
'Usage
Dim instance As ChangeItem
Dim value As FileSystemObjectType
value = instance.FileSystemObjectType
public FileSystemObjectType FileSystemObjectType { get; }
Property value
Type: Microsoft.SharePoint.Client.FileSystemObjectType