Share via


ISharePointAppSettings.AppManifest Property

Definition

Gets the application manifest project member.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectMember ^ AppManifest { Microsoft::VisualStudio::SharePoint::ISharePointProjectMember ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectMember AppManifest { get; }
member this.AppManifest : Microsoft.VisualStudio.SharePoint.ISharePointProjectMember
Public ReadOnly Property AppManifest As ISharePointProjectMember

Property Value

The application manifest project member.

Applies to