SPAppUsageEntry.ParentType property
取得使用情況提供者的類型。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property ParentType As Type
Get
'用途
Dim instance As SPAppUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
Property value
Type: System.Type
使用情況提供者類型。