LocalFileSettingsProvider::ApplicationName Property
.NET Framework (current version)
Gets or sets the name of the currently running application.
Assembly: System (in System.dll)
public: property String^ ApplicationName { virtual String^ get() override; virtual void set(String^ value) override; }
The ApplicationName and Name properties help to disambiguate similarly named setting properties in different applications.
.NET Framework
Available since 2.0
Available since 2.0
Show: