PropertyBagType simpleType
(AppHostWebFeatures)
注意
该字符串 app
显示为某些元素、属性和文件名的一部分或全部,因为 SharePoint 外接程序最初称为“SharePoint 应用程序”。为确保向后兼容性,架构尚未更改。
类型信息
资源 | 文件 |
---|---|
基类型 | xs:string |
命名空间 | http://schemas.microsoft.com/sharepoint/ |
架构文件 | apphostwebfeatures.xsd |
定义
<xs:simpleType name="PropertyBagType">
<xs:restriction base="xs:string">
<xs:enumeration value="int" />
<xs:enumeration value="string" />
<xs:enumeration value="DateTime" />
</xs:restriction>
</xs:simpleType>
枚举值
值 |
说明 |
---|---|
int |
|
string |
|
日期时间 |