Condividi tramite


IRunConfigurationCustomEditor.TestType Property

Gets the custom TestType

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

Syntax

'Dichiarazione
ReadOnly Property TestType As TestType
TestType TestType { get; }
property TestType^ TestType {
    TestType^ get ();
}
abstract TestType : TestType
function get TestType () : TestType

Property Value

Type: Microsoft.VisualStudio.TestTools.Common.TestType
The associated test type.

.NET Framework Security

See Also

Reference

IRunConfigurationCustomEditor Interface

Microsoft.VisualStudio.TestTools.Vsip Namespace

TestType