WindowKinds.vsWindowKindHelpContents Field
A Help Contents window.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
Public Const vsWindowKindHelpContents As String
'Usage
Dim value As String
value = WindowKinds.vsWindowKindHelpContents
public const string vsWindowKindHelpContents
public:
literal String^ vsWindowKindHelpContents
public const var vsWindowKindHelpContents : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.