_CommandBarActiveX.accHelpTopic Property (String%, Object)

This property is deprecated.

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

Syntax

‘선언
ReadOnly Property accHelpTopic ( _
    <OutAttribute> ByRef pszHelpFile As String, _
    varChild As Object _
) As Integer
int this[
    out string pszHelpFile,
    Object varChild
] { get; }

Parameters

Property Value

Type: System.Int32
This property is deprecated.

.NET Framework Security

See Also

Reference

_CommandBarActiveX Interface

accHelpTopic Overload

Microsoft.VisualStudio.CommandBars Namespace