DoubleScopeValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Constructors
DoubleScopeValue(Double) |
Constructs a ScopeValue with the passed in double value. |