Sdílet prostřednictvím


DoubleScopeValue Class

Definition

A double ScopeValue

public ref class DoubleScopeValue sealed : Microsoft::VisualStudio::RemoteSettings::ScopeValue
public sealed class DoubleScopeValue : Microsoft.VisualStudio.RemoteSettings.ScopeValue
type DoubleScopeValue = class
    inherit ScopeValue
Public NotInheritable Class DoubleScopeValue
Inherits ScopeValue
Inheritance
DoubleScopeValue

Constructors

DoubleScopeValue(Double)

Constructs a ScopeValue with the passed in double value.

Applies to