IAccessible.accParent Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property accParent As Object
Get
'Usage
Dim instance As IAccessible
Dim value As Object
value = instance.accParent
Object accParent { get; }
Property Value
Type: System.Object