ISharePointProject.AppSettings Property

Definition

Gets the application specific settings of the project.

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

Property Value

The application specific settings of the project.

Applies to