Share via


Help2.HxSession Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

Syntax

'Declaration
ReadOnly Property HxSession As Object
'Usage
Dim instance As Help2 
Dim value As Object 

value = instance.HxSession
Object HxSession { get; }
property Object^ HxSession {
    Object^ get ();
}
function get HxSession () : Object

Property Value

Type: System.Object
Do not use.

Implements

Help.HxSession

.NET Framework Security

See Also

Reference

Help2 Interface

Help2 Members

HxSession Overload

Microsoft.VisualStudio.VSHelp80 Namespace