RibbonManager.IReflect.UnderlyingSystemType Property

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)

Syntax

'Declaration
Private ReadOnly Property UnderlyingSystemType As Type
    Implements IReflect.UnderlyingSystemType
    Get
'Usage
Dim instance As RibbonManager
Dim value As Type

value = CType(instance, IReflect).UnderlyingSystemType
Type IReflect.UnderlyingSystemType { get; }

Property Value

Type: System.Type

Implements

IReflect.UnderlyingSystemType

.NET Framework Security

See Also

Reference

RibbonManager Class

RibbonManager Members

Microsoft.Office.Tools.Ribbon Namespace