IExtension Interface

 

Represents an extension of a type in the Visual Studio Tools for Office runtime.

Namespace:   Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("5d202ae1-75c2-4295-90f9-885b68a97d29")]
public interface class IExtension

NameDescription
System_CAPS_pubpropertyExtensionBase

Gets the object that is being extended by this IExtension.

Return to top
Show: