IExtensionRequirement Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.VisualStudio.ExtensionManager
Assembly: Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)
Syntax
'Declaration
Public Interface IExtensionRequirement
public interface IExtensionRequirement
public interface class IExtensionRequirement
type IExtensionRequirement = interface end
public interface IExtensionRequirement
The IExtensionRequirement type exposes the following members.
Properties
Name | Description | |
---|---|---|
Attributes | ||
Identifier | ||
VersionRange |
Top