ProvideSettingAttribute.Scope 属性

定义

获取设置的作用域。

public:
 property Microsoft::VisualStudio::Shell::SettingScope Scope { Microsoft::VisualStudio::Shell::SettingScope get(); };
public:
 property Microsoft::VisualStudio::Shell::SettingScope Scope { Microsoft::VisualStudio::Shell::SettingScope get(); };
public Microsoft.VisualStudio.Shell.SettingScope Scope { get; }
member this.Scope : Microsoft.VisualStudio.Shell.SettingScope
Public ReadOnly Property Scope As SettingScope

属性值

SettingScope

设置的作用域。

适用于