IExtension.ExtensionBase Property
Gets the object that is being extended by this IExtension.
Namespace: Microsoft.Office.Tools
Assemblies: Microsoft.Office.Tools.Outlook.v4.0.Utilities (in Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)
Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)
Syntax
'Declaration
ReadOnly Property ExtensionBase As Object
Object ExtensionBase { get; }
Property Value
Type: System.Object
The object that is being extended by this IExtension.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.