IQTMeasurementBlock-Schnittstelle
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface IQTMeasurementBlock _
Inherits IDisposable
public interface IQTMeasurementBlock : IDisposable
public interface class IQTMeasurementBlock : IDisposable
type IQTMeasurementBlock =
interface
interface IDisposable
end
public interface IQTMeasurementBlock extends IDisposable
Der IQTMeasurementBlock-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
![]() |
Begin | |
![]() |
Dispose | Führt anwendungsspezifische Aufgaben durch, die mit der Freigabe, der Zurückgabe oder dem Zurücksetzen von nicht verwalteten Ressourcen zusammenhängen. (Von IDisposable geerbt.) |
![]() |
End | |
![]() |
Step |
Zum Seitenanfang