共用方式為


SPItemEventProperties.FileSystemObjectTypePropertyName property

取得字串,包含檔案系統物件類型。

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

Syntax

'宣告
Public ReadOnly Property FileSystemObjectTypePropertyName As String
    Get
'用途
Dim instance As SPItemEventProperties
Dim value As String

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

Property value

Type: System.String
檔案系統物件型別。

請參閱

參照

SPItemEventProperties class

SPItemEventProperties members

Microsoft.SharePoint namespace