Interfaccia IExtension
Rappresenta un'estensione di un tipo in Runtime di Visual Studio Tools per Office.
Spazio dei nomi: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)
Sintassi
'Dichiarazione
<GuidAttribute("5d202ae1-75c2-4295-90f9-885b68a97d29")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IExtension
[GuidAttribute("5d202ae1-75c2-4295-90f9-885b68a97d29")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IExtension
Il tipo IExtension espone i seguenti membri.
Proprietà
Nome | Descrizione | |
---|---|---|
ExtensionBase | Ottiene l'oggetto che viene esteso da questo oggetto IExtension. |
In alto