Int32Extension 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.
Microsoft internal use only. Extends MarkupExtension
public ref class Int32Extension sealed : Microsoft::VisualStudio::PlatformUI::ValueExtension<int>
public sealed class Int32Extension : Microsoft.VisualStudio.PlatformUI.ValueExtension<int>
type Int32Extension = class
inherit ValueExtension<int>
Public NotInheritable Class Int32Extension
Inherits ValueExtension(Of Integer)
- Inheritance
Constructors
Int32Extension() |
Creates a new instance of the class. |
Int32Extension(Int32) |
Creates a new instance of the class with the specified value. |
Properties
Value |
Microsoft internal use only. (Inherited from ValueExtension<T>) |
Methods
ProvideValue(IServiceProvider) | |
ProvideValue(IServiceProvider) |
Microsoft internal use only. (Inherited from ValueExtension<T>) |