SPItemEventProperties.FileSystemObjectTypePropertyName property

Gets a string that contains the file system object type.

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

Syntax

'Declaration
Public ReadOnly Property FileSystemObjectTypePropertyName As String
    Get
'Usage
Dim instance As SPItemEventProperties
Dim value As String

value = instance.FileSystemObjectTypePropertyName
public string FileSystemObjectTypePropertyName { get; }

Property value

Type: System.String
A file system object type.

See also

Reference

SPItemEventProperties class

SPItemEventProperties members

Microsoft.SharePoint namespace