获取一个值,该值指示当前版本的 ESENT 是否支持 ESENT Windows 8 版本中提供的功能。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Shared ReadOnly Property SupportsWindows8Features As Boolean
Get
'Usage
Dim value As Boolean
value = EsentVersion.SupportsWindows8Features
public static bool SupportsWindows8Features { get; }
属性值
类型: System.Boolean