SPFieldLink.PIAttribute 属性
获取或设置 (由PITarget属性指定) 的处理指令属性用于文档属性升级和降级。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
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; }
属性值
类型:System.String
一个字符串,包含的属性名称。
备注
如果指定此属性的值时,您还必须指定PITarget属性的值。
另请参阅
引用
其他资源
Using Content Types to Specify XML Document Properties