Share via


Help.HxSession Property

Definition

Returns the HxSession object.

public:
 property System::Object ^ HxSession { System::Object ^ get(); };
public:
 property Platform::Object ^ HxSession { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(25)]
public object HxSession { [System.Runtime.InteropServices.DispId(25)] get; }
[<System.Runtime.InteropServices.DispId(25)>]
[<get: System.Runtime.InteropServices.DispId(25)>]
member this.HxSession : obj
Public ReadOnly Property HxSession As Object

Property Value

Do not use.

Attributes

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.

Applies to