Freigeben über


IAccessible.accParent Property

Gets the parent. This property is deprecated.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Declaration
ReadOnly Property accParent As Object
Object accParent { get; }

Property Value

Type: System.Object
The parent. This property is deprecated.

Remarks

This property throws a DeprecatedException when called.

.NET Framework Security

See Also

Reference

IAccessible Interface

Microsoft.VisualStudio.CommandBars Namespace