Freigeben über


Link.Type-Eigenschaft

Ruft den Typ des Zielobjekts ab.

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

Syntax

'Declaration
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

Eigenschaftswert

Typ: Type
Der Typ des Zielobjekts.

.NET Framework-Sicherheit

Siehe auch

Referenz

Link Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace