SExtensionManager Interface
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.
Used to query for a reference to the Visual Studio Extension Manager.
public interface class SExtensionManager
public interface class SExtensionManager
__interface SExtensionManager
[System.Runtime.InteropServices.Guid("8D0AA9CC-8465-42F3-AD6E-DFDE28CCC75D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SExtensionManager
[System.Runtime.InteropServices.Guid("8D0AA9CC-8465-42F3-AD6E-DFDE28CCC75D")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SExtensionManager
[<System.Runtime.InteropServices.Guid("8D0AA9CC-8465-42F3-AD6E-DFDE28CCC75D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SExtensionManager = interface
[<System.Runtime.InteropServices.Guid("8D0AA9CC-8465-42F3-AD6E-DFDE28CCC75D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SExtensionManager = interface
Public Interface SExtensionManager
- Attributes