Partager via


FailedToInstantiateTypeException.Type, propriété

Obtient le type dont l'instanciation a échoué.

Espace de noms :  Microsoft.VisualStudio.TestTools.Exceptions
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Type As String
    Get
public string Type { get; }
public:
property String^ Type {
    String^ get ();
}
member Type : string
function get Type () : String

Valeur de propriété

Type : System.String
Type dont l'instanciation a échoué.

Sécurité .NET Framework

Voir aussi

Référence

FailedToInstantiateTypeException Classe

Microsoft.VisualStudio.TestTools.Exceptions, espace de noms