ShellExtensibility 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.
Provides functionality to interact with Visual Studio shell services such as progress reporting, notifications, etc.
public class ShellExtensibility : Microsoft.VisualStudio.Extensibility.ExtensibilityPoint
type ShellExtensibility = class
inherit ExtensibilityPoint
Public Class ShellExtensibility
Inherits ExtensibilityPoint
- Inheritance
-
ShellExtensibility
Constructors
ShellExtensibility(ExtensibilityPoint) |
Initializes a new instance of the ShellExtensibility class. |