IQTMeasurementBlock 介面
命名空間: Microsoft.VisualStudio.TestTools.Common
組件: Microsoft.VisualStudio.QualityTools.Common (在 Microsoft.VisualStudio.QualityTools.Common.dll 中)
語法
'宣告
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
IQTMeasurementBlock 型別會公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
Begin | ||
Dispose | 執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。 (繼承自 IDisposable)。 | |
End | ||
Step |
回頁首