ArrayOfCustomProperty 中的 CustomProperty 元素

(LayoutDefinitions 架构)

适用于:SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

定义容器或 Office 外部部件的自定义属性。

命名空间http://schemas.microsoft.com/office/2009/05/BusinessApplications/Layout

架构:LayoutDefinitions

<CustomProperty Name = "String" Value = "String"> </CustomProperty>

元素和属性

下面各部分介绍了属性、子元素和父元素。

Attributes

属性

说明

**名字**

必填。

属性的名称。

属性类型:**String**

**价值**

必填。

属性的值。

属性类型:**String**

子元素

无。

父元素

元素 说明
UIElement 中的 CustomProperties 元素(LayoutDefinitions 架构) 包含此自定义属性的自定义属性列表。