EsentVersion.SupportsWindows8Features (Eigenschaft)
Ruft einen Wert ab, der angibt, ob die aktuelle Version von ESENT features unterstützt, die in der Windows 8 von ESENT verfügbar sind.
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; }
Eigenschaftswert
Typ: System.Boolean