共用方式為


SPListEventProperties.FieldXml property

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

Syntax

'宣告
Public ReadOnly Property FieldXml As String
    Get
'用途
Dim instance As SPListEventProperties
Dim value As String

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

Property value

Type: System.String
字串,包含 XML 定義。

請參閱

參照

SPListEventProperties class

SPListEventProperties members

Microsoft.SharePoint namespace