SPUsageEntry.ParentType property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public MustOverride ReadOnly Property ParentType As Type
Get
'用途
Dim instance As SPUsageEntry
Dim value As Type
value = instance.ParentType
public abstract Type ParentType { get; }
Property value
Type: System.Type
會傳回Type。