与使用该项派生 SPUsageDefinition 对象的类型
命名空间: Microsoft.SharePoint.DistributedCaching.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property ParentType As Type
Get
用法
Dim instance As SPDistributedCacheUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
属性值
类型:System.Type
另请参阅
引用
SPDistributedCacheUsageEntry 类