CollectionBase<T>.IExtension.ExtensionBase Property
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
Syntax
'Declaration
Private ReadOnly Property ExtensionBase As Object
Implements IExtension.ExtensionBase
Get
'Usage
Dim instance As CollectionBase
Dim value As Object
value = CType(instance, IExtension).ExtensionBase
Object IExtension.ExtensionBase { get; }
Property Value
Type: System.Object
Implements
.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.