Freigeben über


Web.LoadAndInstallApp(Stream) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.AppInstance LoadAndInstallApp (System.IO.Stream appPackageStream);
member this.LoadAndInstallApp : System.IO.Stream -> Microsoft.SharePoint.Client.AppInstance
Public Function LoadAndInstallApp (appPackageStream As Stream) As AppInstance

Parameters

appPackageStream
Stream

Returns

Attributes

Applies to