IExtension.ExtensionBase Property

Gets the object that is being extended by this IExtension.

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

Syntax

'Declaration
ReadOnly Property ExtensionBase As Object
    Get
Object ExtensionBase { get; }

Property Value

Type: System.Object
The object that is being extended by this IExtension.

.NET Framework Security

See Also

Reference

IExtension Interface

Microsoft.Office.Tools Namespace