Freigeben über


AppCatalog.GetAppInstances(ClientRuntimeContext, Web) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.ClientObjectList<Microsoft.SharePoint.Client.AppInstance> GetAppInstances (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.Web web);
static member GetAppInstances : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.Web -> Microsoft.SharePoint.Client.ClientObjectList<Microsoft.SharePoint.Client.AppInstance>

Parameters

web
Web

Returns

Attributes

Applies to