Dela via


Help.HxSession Property

Returns the HxSession object.

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

Syntax

'Declaration
ReadOnly Property HxSession As Object
    Get
Object HxSession { get; }
property Object^ HxSession {
    Object^ get ();
}
abstract HxSession : Object
function get HxSession () : Object

Property Value

Type: System.Object
Do not use.

Remarks

This parameter is deprecated. See HxSession for information about the current implementation.

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

.NET Framework Security

See Also

Reference

Help Interface

Microsoft.VisualStudio.VSHelp Namespace