Share via


CreateAppPackage.AppFeature Property

Definition

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

public:
 property Microsoft::Build::Framework::ITaskItem ^ AppFeature { Microsoft::Build::Framework::ITaskItem ^ get(); void set(Microsoft::Build::Framework::ITaskItem ^ value); };
public Microsoft.Build.Framework.ITaskItem AppFeature { get; set; }
member this.AppFeature : Microsoft.Build.Framework.ITaskItem with get, set
Public Property AppFeature As ITaskItem

Property Value

Do not use.

Applies to