Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that indicates whether the current version of ESENT supports features available in the Windows 7 version of ESENT.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared ReadOnly Property SupportsWindows7Features As Boolean
Get
'Usage
Dim value As Boolean
value = EsentVersion.SupportsWindows7Features
public static bool SupportsWindows7Features { get; }
Property value
Type: System.Boolean