다음을 통해 공유


VsUIConstants.HelpTopicProperty Field

HelpTopic string used in data sources of VsUI dialogs to indicate the help topic displayed by dialog

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

Syntax

‘선언
Public Const HelpTopicProperty As String
‘사용 방법
Dim value As String

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

.NET Framework Security

See Also

Reference

VsUIConstants Class

VsUIConstants Members

Microsoft.Internal.VisualStudio.PlatformUI Namespace