System.Configuration.SettingsProvider.ApplicationName Property

Gets or sets the name of the currently running application.

Syntax

public abstract string ApplicationName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The SettingsProvider.ApplicationName and System.Configuration.Provider.ProviderBase.Name properties help to disambiguate similarly named setting properties in different applications.

Requirements

Namespace: System.Configuration
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0