GUID 简单类型 (DeploymentExportSettings)

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

支持将全局唯一标识符 (GUID) 用作 DeploymentExportSettings 架构元素中的属性字段值。

定义

<xs:simpleType name="Guid">
        <xs:restriction base="xs:string"></xs:restriction>
</xs:simpleType>

另请参阅