Partager via


VsUIConstants.HelpVerb Field

Verb name used in data sources of VsUI dialogs to specify the callback that will display the help topic

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Déclaration
Public Const HelpVerb As String
'Utilisation
Dim value As String

value = VsUIConstants.HelpVerb
public const string HelpVerb
public:
literal String^ HelpVerb
static val mutable HelpVerb: string
public const var HelpVerb : String

.NET Framework Security

See Also

Reference

VsUIConstants Class

VsUIConstants Members

Microsoft.Internal.VisualStudio.PlatformUI Namespace