BoolScopeValue 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
布尔值 ScopeValue
public ref class BoolScopeValue sealed : Microsoft::VisualStudio::RemoteSettings::ScopeValue
public sealed class BoolScopeValue : Microsoft.VisualStudio.RemoteSettings.ScopeValue
type BoolScopeValue = class
inherit ScopeValue
Public NotInheritable Class BoolScopeValue
Inherits ScopeValue
- 继承
构造函数
| BoolScopeValue(Boolean) |
构造一个 ScopeValue,其中包含以 bool 值传递的。 |