ITip.TestType Propriedade

Definição

Obtém um TestType objeto que identifica exclusivamente o tipo de teste.

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

Valor da propriedade

TestType

Um objeto TestType.

Aplica-se a