Tip.TestType Özellik

Tanım

TestTypeTestin türünü tanımlayan bir nesne alır.

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

Özellik Değeri

TestType

TestTypeTestin türünü tanımlayan nesne.

Uygulamalar

Şunlara uygulanır