DExploreAppObjClass.HxSession Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deprecated. Use HxSession instead.
public:
virtual property System::Object ^ HxSession { System::Object ^ get(); };
public:
virtual property Platform::Object ^ HxSession { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(25)]
public virtual object HxSession { [System.Runtime.InteropServices.DispId(25)] get; }
[<System.Runtime.InteropServices.DispId(25)>]
[<get: System.Runtime.InteropServices.DispId(25)>]
member this.HxSession : obj
Public Overridable ReadOnly Property HxSession As Object
Property Value
Do not use.
Implements
- Attributes