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