ApplicationScopedSettingAttribute 构造函数

定义

初始化 ApplicationScopedSettingAttribute 类的新实例。

public:
 ApplicationScopedSettingAttribute();
public ApplicationScopedSettingAttribute();
Public Sub New ()

注解

每个应用程序设置属性都必须使用单个范围属性应用,以便由设置提供程序识别和序列化它。

适用于

另请参阅