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