ISharePointProject.AppSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.