Freigeben über


SPAppUsageEntry.ParentType-Eigenschaft

Ruft den Typ des Anbieters Usage.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ParentType As Type
    Get
'Usage
Dim instance As SPAppUsageEntry
Dim value As Type

value = instance.ParentType
public override Type ParentType { get; }

Eigenschaftswert

Typ: System.Type
Der Typ des den verwendungsanbieter.

Siehe auch

Referenz

SPAppUsageEntry Klasse

SPAppUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace