EsentStopwatch.ToString-Methode

Gibt eine Zeichenfolge zurück, die die aktuelle Stoppuhr darstellt.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As EsentStopwatch
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Rückgabewert

Typ: System.String
Eine Zeichenfolge, die die aktuelle Stoppuhr darstellt.

Weitere Informationen

Verweis

EsentStopwatch-Klasse

EsentStopwatch-Member

Microsoft.Isam.Esent.Interop-Namespace