共用方式為


SPField.PIAttribute property

取得或設定屬性的處理指示 ( PITarget屬性所指定),則用為 column 值屬性升級和降級 XML 文件中的文件。

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

Syntax

'宣告
Public Property PIAttribute As String
    Get
    Set
'用途
Dim instance As SPField
Dim value As String

value = instance.PIAttribute

instance.PIAttribute = value
public string PIAttribute { get; set; }

Property value

Type: System.String
包含用於做為欄值的屬性字串。

請參閱

參照

SPField class

SPField members

Microsoft.SharePoint namespace