Interfejs IVerifiable
Reprezentuje interfejs, który można być implementowane przez klasy rozszerzenie test, aby sprawdzić jego elementy wymagane badania.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.Common
Zestaw: Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)
Składnia
'Deklaracja
Public Interface IVerifiable
public interface IVerifiable
public interface class IVerifiable
type IVerifiable = interface end
public interface IVerifiable
Typ IVerifiable uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
IsValid | Po wdrożeniu w klasie pochodnej pobiera wartość, która wskazuje, czy zasadnicze elementy są dostępne i ważne. |
Początek
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common
Inne zasoby
Packaging and Installing Test Type Extensions in Visual Studio