ApplicationScopedSettingAttribute Constructor ()

 

Initializes a new instance of the ApplicationScopedSettingAttribute class.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

public:
ApplicationScopedSettingAttribute()

Each application settings property must be applied with a single scope attribute in order for it to be recognized and serialized by the settings provider.

.NET Framework
Available since 2.0
Return to top
Show: