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 | アンマネージ リソースの解放およびリセットに関連付けられているアプリケーション定義のタスクを実行します。 (IDisposable から継承されます。) | |
End | ||
Step |
このページのトップへ