IExtension Interface
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.
Represents an extension of a type in the Visual Studio Tools for Office runtime.
public interface class IExtension
C#
[System.Runtime.InteropServices.Guid("5d202ae1-75c2-4295-90f9-885b68a97d29")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IExtension
type IExtension = interface
Public Interface IExtension
- Derived
- Attributes
Extension |
Gets the object that is being extended by this IExtension. |
Product | Versions |
---|---|
Visual Studio Tools for Office | 2017, 2019, 2022 |