Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Returns the HxSession object.
Namespace: Microsoft.VisualStudio.VSHelp
Assembly: Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)
Syntax
'Declaración
ReadOnly Property HxSession As Object
'Uso
Dim instance As Help
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.
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.
Permissions
- 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.