EsentVersion.SupportsVistaFeatures 屬性

取得值,這個值表示目前的 ESENT 版本是否支援 Windows Vista 版本 ESENT 中可用的功能。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Shared ReadOnly Property SupportsVistaFeatures As Boolean
    Get
'Usage
Dim value As Boolean

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

屬性值

類型: System.Boolean

另請參閱

參考

EsentVersion 類別

EsentVersion 成員

Microsoft.Isam.Esent.Interop 命名空間