IVerifiable 介面
表示可由測試擴充功能類別實作的介面,以便驗證其所需的測試項目。
命名空間: Microsoft.VisualStudio.TestTools.Common
組件: Microsoft.VisualStudio.QualityTools.Common (在 Microsoft.VisualStudio.QualityTools.Common.dll 中)
語法
'宣告
Public Interface IVerifiable
public interface IVerifiable
public interface class IVerifiable
type IVerifiable = interface end
public interface IVerifiable
IVerifiable 型別會公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
IsValid | 在衍生類別中實作時取得值,這個值表示基本項目是否可用且有效。 |
回頁首
請參閱
參考
Microsoft.VisualStudio.TestTools.Common 命名空間
其他資源
Packaging and Installing Test Type Extensions in Visual Studio