EsentVersion.SupportsWindows8Features property

Gets a value that indicates whether the current version of ESENT supports features available in the Windows 8 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 SupportsWindows8Features As Boolean
    Get
'Usage
Dim value As Boolean

value = EsentVersion.SupportsWindows8Features
public static bool SupportsWindows8Features { get; }

Property value

Type: System.Boolean

See also

Reference

EsentVersion class

EsentVersion members

Microsoft.Isam.Esent.Interop namespace