Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / ContextMenus Class / Parent Property


In This Topic
Parent Property (ContextMenus)
In This Topic
Gets a value indicating the parent object of this object.
Syntax
'Declaration
 
Public ReadOnly Property Parent As IIbmTerminal
 
'Usage
 
Dim instance As ContextMenus
Dim value As IIbmTerminal
 
value = instance.Parent
See Also