SPFieldLink.PIAttribute property
取得或設定要用於文件屬性升級和降級 ( PITarget屬性所指定) 的處理指示屬性。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property PIAttribute As String
Get
Set
'用途
Dim instance As SPFieldLink
Dim value As String
value = instance.PIAttribute
instance.PIAttribute = value
public string PIAttribute { get; set; }
Property value
Type: System.String
包含屬性名稱的字串。
備註
如果您指定此屬性的值,您也必須指定PITarget屬性的值。
請參閱
參照
Microsoft.SharePoint namespace
其他資源
Using Content Types to Specify XML Document Properties