Compartir a través de


Link.Type (Propiedad)

Obtiene el tipo del objeto de destino.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
Public ReadOnly Property Type As Type
public Type Type { get; }
public:
property Type^ Type {
    Type^ get ();
}
member Type : Type with get
function get Type () : Type

Valor de propiedad

Tipo: Type
El tipo del objeto de destino.

Seguridad de .NET Framework

Vea también

Referencia

Link Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)