Partager via


Link.Type, propriété

Obtient le type de l'objet cible.

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

Syntaxe

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

Valeur de propriété

Type : System.Type
Type de l'objet cible.

Sécurité .NET Framework

Voir aussi

Référence

Link Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms