Freigeben über


SPApp.Source-Eigenschaft

Ruft Informationen zu dem die app stammt.

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

Syntax

'Declaration
Public ReadOnly Property Source As SPAppSource
    Get
'Usage
Dim instance As SPApp
Dim value As SPAppSource

value = instance.Source
public SPAppSource Source { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPAppSource
Die app Ursprung.

Siehe auch

Referenz

SPApp Klasse

SPApp-Member

Microsoft.SharePoint.Administration-Namespace