共用方式為


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

回頁首

請參閱

參考

Microsoft.VisualStudio.TestTools.Common 命名空間