Freigeben über


SPAppCatalog.IsAppSideloadingEnabled-Methode

Gibt an, ob die Seite Laden von SharePoint-apps auf der Website im Kontext aktiviert wird.

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

Syntax

'Declaration
Public Shared Function IsAppSideloadingEnabled As Boolean
'Usage
Dim returnValue As Boolean

returnValue = SPAppCatalog.IsAppSideloadingEnabled()
public static bool IsAppSideloadingEnabled()

Rückgabewert

Typ: System.Boolean
true Wenn die Website im Kontext einer Websitesammlung Developer oder die EnableAppSideLoading Feature aktiviert ist, andernfalls falseist.

Siehe auch

Referenz

SPAppCatalog Klasse

SPAppCatalog-Member

Microsoft.SharePoint.Administration-Namespace