DoubleExtension 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.
public ref class DoubleExtension sealed : Microsoft::VisualStudio::PlatformUI::ValueExtension<double>
public sealed class DoubleExtension : Microsoft.VisualStudio.PlatformUI.ValueExtension<double>
type DoubleExtension = class
inherit ValueExtension<double>
Public NotInheritable Class DoubleExtension
Inherits ValueExtension(Of Double)
- Inheritance
Constructors
DoubleExtension() | |
DoubleExtension(Double) |
Properties
Value |
Microsoft internal use only. (Inherited from ValueExtension<T>) |
Methods
ProvideValue(IServiceProvider) | |
ProvideValue(IServiceProvider) |
Microsoft internal use only. (Inherited from ValueExtension<T>) |