SPAuditLocationType 枚举
指定 SharePoint 文档库中的文档的实际位置。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Enumeration SPAuditLocationType
用法
Dim instance As SPAuditLocationType
public enum SPAuditLocationType
成员
成员名称 | 说明 | |
---|---|---|
Invalid | 无效的位置。 | |
Url | 服务器上的位置。 | |
ClientLocation | 客户端上的位置。在SharePoint Foundation中不使用此值。 |