SPUsageUserCodeRequestsMonitoredDataEntry.ParentType 属性
获取与日志的所有沙盒解决方案请求的受监视的数据的受监视的数据条目相关联的使用提供程序的类型。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property ParentType As Type
Get
用法
Dim instance As SPUsageUserCodeRequestsMonitoredDataEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
属性值
类型:System.Type
使用提供程序的类型。
另请参阅
引用
SPUsageUserCodeRequestsMonitoredDataEntry 类