Sdílet prostřednictvím


BoolScopeValue Class

Definition

A bool 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
Inheritance
BoolScopeValue

Constructors

BoolScopeValue(Boolean)

Constructs a ScopeValue with the passed in bool value.

Applies to