Share via


CreateAppPackage.AppElementManifests Property

Definition

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

public:
 property cli::array <Microsoft::Build::Framework::ITaskItem ^> ^ AppElementManifests { cli::array <Microsoft::Build::Framework::ITaskItem ^> ^ get(); void set(cli::array <Microsoft::Build::Framework::ITaskItem ^> ^ value); };
public Microsoft.Build.Framework.ITaskItem[] AppElementManifests { get; set; }
member this.AppElementManifests : Microsoft.Build.Framework.ITaskItem[] with get, set
Public Property AppElementManifests As ITaskItem()

Property Value

Do not use.

Applies to