Tip.TestType Propriété

Définition

Obtient un objet TestType qui identifie le type de test.

public:
 abstract property Microsoft::VisualStudio::TestTools::Common::TestType ^ TestType { Microsoft::VisualStudio::TestTools::Common::TestType ^ get(); };
public abstract Microsoft.VisualStudio.TestTools.Common.TestType TestType { get; }
member this.TestType : Microsoft.VisualStudio.TestTools.Common.TestType
Public MustOverride ReadOnly Property TestType As TestType

Valeur de propriété

TestType

Objet TestType qui identifie le type de test.

Implémente

S’applique à