Picture 元素
适用于:SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
描述在 Microsoft Outlook 2010 中使用的图标。
命名空间: http://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest
架构:SolutionManifestDefinitions
<Picture IconFilePath = "String" Description = "String"> </Picture>
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
属性 |
说明 |
---|---|
**IconFilePath** |
文件系统上图标文件的路径。 此路径相对于解决方案清单文件 (Oir.config) 的路径。 必填。 属性类型:**String** |
**描述** |
此图片的说明。 可选。 属性类型:**String** |
子元素
无。
父元素
元素 |
说明 |
---|---|
**FormRegion** |
此图片所在的表单区域。 |
**OutlookFolder** |
此图片所在的文件夹。 |