Share via


ProvideServiceForTestTypeAttribute.TestType Property

Gets the Type of the IServiceProvider to return.

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

Syntax

'Dichiarazione
Public ReadOnly Property TestType As Type
public Type TestType { get; }
public:
property Type^ TestType {
    Type^ get ();
}
member TestType : Type
function get TestType () : Type

Property Value

Type: System.Type
The Type of the IServiceProvider to use.

.NET Framework Security

See Also

Reference

ProvideServiceForTestTypeAttribute Class

Microsoft.VisualStudio.TestTools.Vsip Namespace

IServiceProvider