IAccessible Interface
The IAccessible interface for this namespace. It is essentially the same as the IAccessible interface.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Dichiarazione
<GuidAttribute("618736E0-3C3D-11CF-810C-00AA00389B71")> _
Public Interface IAccessible
'Utilizzo
Dim instance As IAccessible
[GuidAttribute("618736E0-3C3D-11CF-810C-00AA00389B71")]
public interface IAccessible
[GuidAttribute(L"618736E0-3C3D-11CF-810C-00AA00389B71")]
public interface class IAccessible
[<GuidAttribute("618736E0-3C3D-11CF-810C-00AA00389B71")>]
type IAccessible = interface end
public interface IAccessible