SPRequestUsageEntry.ContentTypeId 属性
获取或设置与请求关联的内容的内容的类型标识符。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property ContentTypeId As String
Get
Set
用法
Dim instance As SPRequestUsageEntry
Dim value As String
value = instance.ContentTypeId
instance.ContentTypeId = value
public string ContentTypeId { get; set; }
属性值
类型:System.String
分配给内容类型的唯一标识符。