Share via


ChangeAgaveStoreBase.ChangeToSPAppStore(Package, HashSet<Guid>) Method

Definition

public:
 static void ChangeToSPAppStore(System::IO::Packaging::Package ^ package, System::Collections::Generic::HashSet<Guid> ^ officeAppIds);
public static void ChangeToSPAppStore (System.IO.Packaging.Package package, System.Collections.Generic.HashSet<Guid> officeAppIds);
static member ChangeToSPAppStore : System.IO.Packaging.Package * System.Collections.Generic.HashSet<Guid> -> unit
Public Shared Sub ChangeToSPAppStore (package As Package, officeAppIds As HashSet(Of Guid))

Parameters

package
Package
officeAppIds
HashSet<Guid>

Applies to